• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

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