• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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