database user not showing up in php myadmin
I created a mysql database and added a user, granted all priviledges. When I go to php myadmin, there is no user table.
-
Hello @bostondesignz, The user table is part of the global mysql database and is only accessible via phpMyAdmin when accessing it as root via WHM >> SQL Services >> phpMyAdmin. As a cPanel user or reseller, you'll need to use cPanel >> MySQL Databases to change the password or edit the name of existing MySQL users added to the account. Thank you. 0 -
Can't find whm>> sql services 0 -
Can't find whm>> sql services
It's only accessible while logged into WHM with an account that has root privileges. Your access level in your forums profile shows Reseller Owner, suggesting you do not have root access to the server. Thank you.0 -
how can i fix this? i am trying to upload my clients wordpress sites, and i cant add the users 0 -
how can i fix this? i am trying to upload my clients wordpress sites, and i cant add the users
Can you let us know the full steps you are taking to reproduce the issue, and provide us with the specific error message you see on the WordPress installation as it relates to the database user that's added through cPanel? Thank you.0 -
i am moving wp sites from another host. i exported the database, created a new database in hostgator, go to php myadmin, there is no user. 0 -
i can't import my sql database, because the user info doesnt import 0 -
i try to log in to my wordpress site, and it won't accept my user and pw. when i try forgot my password, i get a message that my email is not associated with my site 0 -
i am moving wp sites from another host. i exported the database, created a new database in hostgator, go to php myadmin, there is no user.
i can't import my sql database, because the user info doesnt import
Can you provide us with the full steps you are using to export the database from the previous hosting provider? Have you tried using the Restore a MySQL Database Backup option in cPanel >> Backup instead of creating a the new database in cPanel and attempting to restore it through phpMyAdmin?i try to log in to my wordpress site, and it won't accept my user and pw. when i try forgot my password, i get a message that my email is not associated with my site
If the database name or database username and it's password changes, then you may need to update the wp-config.php file with the updated information. WordPress documents how to do this at: Editing wp-config.php " WordPress Codex Thank you.0
Please sign in to leave a comment.
Comments
9 comments