cPanel problems due to disk space usuage

KrystalS

Active Member
Mar 15, 2004
37
0
156
UK
I am trying to solve a problem that a client has with a VPS.

They had a rogue mail account that ate up all of their disk space, and so there was no room for over 24 hours. This seems to break all backups and cPanel updates (unsurprisingly).

I cleared some space, and nothing really worked until I did a forced cPanel update:

Code:
/scripts/upcp --force
Now everything is working, but the cPanel for their accounts show errors like :

Code:
[an error occurred while processing this 
directive].
when you try and list the mail accounts. The stats down the side of the cPanel all show incorrect data, and there is no information at all under mail forwarders and mailing lists, however all mailing lists, forwarders, mail accounts etc are all working.

Am I missing something obvious to get this all showing correctly again ?
 

JawadArshad

Well-Known Member
PartnerNOC
Apr 8, 2008
459
7
68
PK
cPanel Access Level
DataCenter Provider
Even an idea where to start anyone ? :)
1- check cPanel error log to find exact error thrown.
2- /scripts/checkperlmodules --force and upcp --force and /scripts/makecpphp fix most errors.
3- If nothing works, open with cPanel support.