Procedure For Quota Modification? (Disk Space Quota) in WHM/ cPanel

Today we are going to discuss about “Quota Modification” interface in WHM. Before going ahead with the topic,  Let’s discuss why is it required to modify the Quota? This situation occurs because the quota enforced by the kernel does not access cPanel settings. Quotas do not affect the limit changes to MySQL or PostgreSQL databases. […]

Fix cPanel/WHM Quotas

How to Fix cPanel/WHM Quotas? 1) Log into your server through SSH as the root user. 2) Run the following command as root user. /scripts/fixquotas   Cpanel/WHM sometimes has problems with the user quota files causing all users accounts to have unlimited disk space available or 0 megs of disk space in use. 1) Find the user account where […]

Internal Server Error “cPanel user” is over quota.

To resolve above error refer following steps. root@server[~]#cd /var/cPanel/overquota/ root@server [/var/cpanel/overquota]#ll | grep your_cpanel_user_name Once you found out file for your cPanel user name either remove the file or rename it like cpanel_user_name-back etc. And now browse your webmail but make sure that you have increased disk space for your domain if its really exceeded. […]