“Connection for controluser as defined in your configuration failed” with phpMyAdmin in XAMPP

前端 未结 12 2213
执念已碎
执念已碎 2020-11-27 09:07

I have just installed XAMPP on my Windows XP machine, and I get an error saying:

Connection for controluser as defined in your configuration failed.

12条回答
  •  再見小時候
    2020-11-27 10:01

    on ubuntu /etc/phpmyadmin/config-db.php

    make sure the password matches your config.inc.php for the control user

    also for the blowfish too short error

    edit /var/lib/phpmyadmin/blowfish_secret.inc.php and make the key longer

提交回复
热议问题