• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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