Cpanel DNSONLY tailwatchd failed
Tuesday, July 12th, 2011My Cpanel DNSONLY (secondary DNS) server started to send errors by email few days ago.
tailwatchd failed @ Tue Jul 12 09:35:01 2011. A restart was attempted automagically.
It turns out that I needed to install MySQL for tailwatchd to work properly again (whatever that daemon does).
What I need to do :
- Remove /etc/mysqldisable
- /scripts/mysqlup –force
- /scripts/checkperlmodules
- /etc/init.d/cpanel restart
After that, you may check /usr/local/cpanel/logs/tailwatchd_log to be sure that there is no error message.