• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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