PHPMyAdmin doesn't connect after root password change

前端 未结 4 1994
没有蜡笔的小新
没有蜡笔的小新 2020-12-30 12:45

I installed Xampp (for Windows). I was happily using it with its all features.

Then I wanted to change MySql password. I set a randomly generated password (rCZ4Xnz78

4条回答
  •  被撕碎了的回忆
    2020-12-30 13:37

    Here is the solution for Windows machine: When you changed the root passord to let's say admin and now when you access http://localhost/phpmyadmin you see following screen

    Open XAMPP_SETUP/phpMyAdmin/config.inc.php file change config to cookie and add the password. And again access the http://localhost/phpmyadmin !!

提交回复
热议问题