Tapan

Well-Known Member
Dec 4, 2004
108
0
166
Chandigarh
Hi,

In few accounts on my server when people login to their account they are unable to see any mysql databases at all. They don't see it at all. Not even in phpmyadmin.

Also Cpanel is also not counting the space which is being used by mysql database related to their account.

But in WHM as root i can see the database and manage them too in phpMyAdmin. Can someone tell me why clients are unable to see their mysql databases ?

Thanks.
 

Bash

Member
May 7, 2005
22
0
151
You should first check to see if your quotas are set to what they should be. Secondly, WHM/cPanel quotas do not calculate or count the disk usage of mysql databases. That is the way it has to work as mysql databases are owned by the user mysql. If your customers quota for their account is set to 500 megs and they have a 2GB database their is not much you can do about it. Just limit the number of databases they can have in modify an account via WHM.

-Bash