|
|||
|
Hi,
I'm having a problem with my cPanel server. All accounts are experiencing this problem. Even though it's a new account ![]() The MySQL database count is +1 than the correct number. So, if I have 3 MySQL databases, cPanel will show it as 4. Any solution? Thanks you very much.
|
|
|||
|
I have the same issue, but for all accounts in my server.
The PostgreSQL version is 8.3.7 and my cpanel/whm verisions are cPanel 11.24.4-R36167 - WHM 11.24.2 in the server with this issue, and the same version in my others servers don't have this inconvenience. Any idea about how to fix this? |
|
|||
|
I don't understand why installing PostGreSQL would fix a problem with MySQL database counter.
If you're getting the number of databases + 1, that is probably because cPanel is counting the information_schema database. Try hiding that database to see if it works correctly. 1) Open /usr/local/cpanel/base/3rdparty/phpMyAdmin/config.inc.php and add the following line: $cfg['Servers'][$i]['hide_db'] = 'information_schema'; |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Bandwidth count incorrect | Tagor | cPanel and WHM Discussions | 17 | 12-31-2004 09:09 AM |
| postgresql incorrect db count | Sheldon | cPanel and WHM Discussions | 5 | 06-16-2004 11:58 PM |
| quota? wrong count of mysql used | Jedia | cPanel and WHM Discussions | 1 | 04-15-2004 09:32 AM |
| Transfers - mysql priveleges incorrect | mpope2 | cPanel and WHM Discussions | 2 | 09-18-2003 05:08 AM |
| ERROR 1136 at line 2: Column count doesn't match value count at row 1 | greg | cPanel and WHM Discussions | 0 | 04-08-2003 08:31 AM |