• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

FC3 and BIND

D

daveyfx

Guest
So I have an issue right now concerning Plesk 7.5.4, FedoraCore 3, and BIND...

Essentially, Plesk seems to want use /var/named/run-root for BIND but when using this dir I get the following error:

Mar 6 03:31:12 cubed named[3651]: could not configure root hints from 'named.root': file not found
Mar 6 03:31:12 cubed named[3651]: loading configuration: file not found

Now, this error goes away once I specify the BIND ROOTDIR to be /var/named/chroot. BIND loads with no errors.

The only problem is that zone records are stored under /var/named/run-root/var and setting the BIND ROOTDIR to /var/named/chroot (so BIND will load successfully) results in the zone files not being loaded, ergo DNS requests become meaningless.

How can I fix my system so that I get no errors when using the default ROOTDIR of /var/named/run-root?

Thanks in advance.
 
Back
Top