Removing Named entry...test.com -> deleted
ndc: connect failed: connection refused
Done
What is NDC? I've gotten some other errors about it before too. How do I fix that?
Removing Named entry...test.com -> deleted
ndc: connect failed: connection refused
Done
What is NDC? I've gotten some other errors about it before too. How do I fix that?
Login to ssh with root and type /scripts/fixndc
Join other cpanel users on IRC.. #cpanel @ EFnet
The rndc listening port is listened to by named. rndc is a remote control program for BIND. If BIND/named isn't running, there's nothing listening for a connection from rndc.
In the case of "service --status-all", rndc is being called to check the status of named.
Becuase named wasn't running, there was nothing there
for rndc to connect.
Hope this Helps,