Thursday 12 December 2013

DataBase not listed in cpanel.

Mysql Database not showing in Cpanel its because its a problem with Database mapping or the file /var/cpanel/databases/cPanelUsername.yaml file is missing on server.

We just have to fire this 3 commands while on the server.

1) /scripts/upcp --force

2) /scripts/checkperlmodules --force

3) /usr/local/cpanel/bin/setupdbmap

That will do the mapping properly.

OR
For a user to be able to be added in cPanel > MySQL Databases area to a database, that user must be mapped to the account. You'd need to use WHM > SQL Services > Database Map Tool area to properly map the database user to the account in question.

No comments:

Post a Comment