Putting a password to a user in PhpMyAdmin in Wamp

后端 未结 7 2088
不思量自难忘°
不思量自难忘° 2020-12-14 17:33

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.

7条回答
  •  粉色の甜心
    2020-12-14 18:01

    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.

提交回复
热议问题