How do you change the password for the root user in phpMyAdmin on WAMP server? because I'm locked out of phpMyAdmin, after changing the password incorrectly.
|
feedback
|
|
my config.inc.php file in the phpmyadmin folder. Change username and password to the one you have set for your database.
| |||
|
feedback
|
|
i have some problems with it, and fixed it my using another config variable
may be it will helpfull ot someone | |||
|
feedback
|
|
Search your installation of PhpMyAdmin for a file called Documentation.txt. This describes how to create a file called config.inc.php and how you can configure the username and password. | |||
|
feedback
|
|
Here is a really easy tutorial on how to change the Root user's password in Wamp on a Windows based machine: http://www.itutorblog.com/2011/06/how-to-change-root-password-on-wamp/ | |||
|
feedback
|