• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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