• 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.

bind: master file not found

S

schudi

Guest
hi there,

i've got a problem with bind.

now i get this message for every domain on the server:
Code:
Feb  4 08:00:26 {host} named[4954]: zone {domain}/IN: loading master file {domain}: file not found

but, nothing has changed! no program installed, no configuration change...

after i added this
Code:
options {
        directory "/var/lib/named/var";
};
to the /etc/named.conf it works again.

why has plesk changed the configuration? and how to prevent this in future? when i add a new domain, the /etc/named.conf is rewritten and the directory-option is deleted...

i hope anyone can help!

greetz
michael
 
Back
Top