Posts

Showing posts from February, 2015

Incorrect diskspace and information of the databases in cPanel

Issue: Sometimes, when you check the Disk space information of your databases on the cPanel, its showing incorrect. There could be many reasons for this like, quota file, not updated DB cache which can be resolved by moving the quota file out of the way and by running another update_db_cache script on the server. what if, after trying all these fixes, you are still getting incorrect Disk space information of your databases on cPanel ??? Fix: You need to disable to use INFORMATION_SCHEMA to acquire MySQL disk usage on cPanel. You can do the same through WHM panel by changing the option "Use INFORMATION_SCHEMA to acquire MySQL disk usage" to Off.