If Cpanel is not running on the server and you are getting following,
# service cpanel status
cpsrvd dead but pid file exists
entropychat is stopped
melange is stopped
stunnel is stopped
interchange is stopped
qrunner is stopped
Then if you try to restart cpsrvd and if you are getting following error,
# /usr/local/cpanel/cpsrvd restart
Cwd object version 3.11 does not match $Cwd::VERSION 3.14
Then please try running following to fix the problem,
rm -rf /usr/local/cpanel/modules-install/pro-* (kill old version of pro modulres)
echo -n > /var/cpanel/addonmoduleversions/pro
/scripts/upcp --force
This will fix the problem and Cpanel will start working again.
No comments:
Post a Comment