• 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

Named Errors RedHat Solution

J

jaegerx

Guest
Hello,

Here is the solution if you are having issues with your named server on RedHat ES4.

Run this command


rpm -e bind-chroot; ln -sf /var/named/run-root/etc/named.conf /etc/named.conf; /etc/init.d/named restart





You need to do this via console as root.
 
Your the best fixed my named problem with RHEL 4 update 4 :D Thanks
 
Back
Top