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.
Subscribe to:
Post Comments (Atom)
3 comments:
Yes Worked Great !
The WHM Login Panel Opened post Login
Internal Server Error
500
No response from subprocess (whostmgr (whostmgr3)): The subprocess reported error number 127 when it ended.
cpsrvd/11.56.0.9 Server at 149.56.20.113
Thanks It works now .
I had to run the below command
/scripts/autorepair fix_duplicate_cpanel_rpms
Post a Comment