• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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