Most of you might have come across this issue before where database size
show '0' in cPanel but tables, data exists in server. Here is the fix
for it :
Open /var/cpanel/cpanel.config
Edit line
disk_usage_include_sqldbs=1 ( you need to set it to '1' if '0' )
And run
#/scripts/update_db_cache
That will do...
Open /var/cpanel/cpanel.config
Edit line
disk_usage_include_sqldbs=1 ( you need to set it to '1' if '0' )
And run
#/scripts/update_db_cache
That will do...
No comments:
Post a Comment