• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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