rndc: connect failed: connection refused
If you get following errors while checking /var/log/message in case named fails
named[7330]: using 1 CPU
named[7330]: loading configuration: failure
named[7330]: exiting (due to fatal error)
Then execute the following command at root prompt.
Initially login to your server as root.
Fire the following command:
up2date -u bind-libs
service named restart