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 [...]
You should verify the backups have completed by viewing the cpanel baclup logs in /usr/local/cpanel/logs/cpbackup
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 [...]
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 [...]