CPANEL

cpanel – 421 Unexpected failure, please try later

Posted by on March 30, 2008 at 9:24 pm

try the following /scripts/eximup –force /scripts/buildeximconf /scripts/mailscannerupdate /usr/mscpanel/mscheck.pl if /scripts/eximup –force has been running almost 2 hrs now try ndeed, it’s a corrupt rpm database. Steps to resolve: 1. Check for processes holding the rpm database open (usually in MUTEX/FUTEX states): lsof | grep /var/lib/rpm If it finds any, kill -9 them all. 2. Delete [...]

check cpanel backup logs

Posted by on January 21, 2008 at 2:10 pm

You should verify the backups have completed by viewing the cpanel baclup logs in /usr/local/cpanel/logs/cpbackup

CPanel 11 upgrade issues – fix here

Posted by on January 17, 2008 at 9:02 pm

If you’ve tried to run: Code: /scripts/upcp –force And have received this error: Code: /scripts/upcp –force File::Copy::Recursive version 0.33 required–this is only version 0.31 at /scripts/cPScript/SafeDir.pm line 164. BEGIN failed–compilation aborted at /scripts/cPScript/SafeDir.pm line 164. Compilation failed in require at /scripts/cPScript/cPanelFunctions.pm line 20. BEGIN failed–compilation aborted at /scripts/cPScript/cPanelFunctions.pm line 20. Compilation failed in require at [...]

Unable to view website using ~username on cpanel

Posted by on December 12, 2007 at 4:18 pm

Using namebased hosting. Apache loads the first site it finds in the httpd.conf file for the given ip address. On that note. This error could be happening for several reason . The first reason is that your hostname is missing from the httpd.conf file as the default site. The second reason may be that you [...]