• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Plesk 12 on generates invalid Bind9 (named) config files?

beezischillin

New Pleskian
Hi,
I've been having an issue with Plesk12 on my Ubuntu 14 server where it theoretically updates DNS Templates successfully however named throws configuration errors for all of them in grep -i error /var/log/syslog
zone domainname.de/IN: not loaded due to errors.
zone domainname.media/IN: not loaded due to errors.
zone domainname.com/IN: not loaded due to errors.

and so.

After trying to run named-checkconf on any config file inside /var/named/run-root/var, it says:

:1 syntax error near ';'

if I try and manually correct all the ;-s to //, it then says:
unknown option '$TTL'
unexpected token near end of file

Can anyone help with my issue, please?

Thank you!
 
Back
Top