• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

How to change the way Plesk check domain exist or not ?

Benky

New Pleskian
My scenario :
1. I have a web hosting Direct Admin ns1.da.com
2. I have a web hosting Plesk Windows ns2.plesk.com

Now i have a domain like "example.com" and i want to sync the zones and record domain between DA and Plesk to check domain is exist or not when a new user want to create a new domain in both of server.

I use DNS Services is BIND in both of servers.
DA works perfectly cause it checks domain based on info "zone" in named.conf . It will annouce "domain is exist" to user.
However Plesk is not like that. Plesk use an individual database to store info about domain, and when they check a domain is existed or not, they query their database to know that.

So i just want to know, is there any solution to change the way Plesk check domain in their database to check zones in file "named.conf" like "C:\....\....dns\etc\named.conf" . ?

Thanks for helping me.
 
Back
Top