【发布时间】:2010-11-19 13:52:32
【问题描述】:
我运行 XAMPP, 几天前,我通过 phpmyadmin 为 root 密码设置了密码 从那一刻起我无法访问 phpMyAdmin
我关注了this link 上的帮助,但那里的一切似乎都很好(在 config.inc.php 中)。我什至尝试完全卸载 xampp,重新启动 Windows,然后重新安装 xampp,但仍然指向 localhost/phpmyadmin 我收到以下错误
MySQL said:
Cannot connect: invalid settings.
phpMyAdmin tried to connect to the MySQL server, and the server rejected the
connection. You should check the host, username and password in your
configuration and make sure that they correspond to the information given
by the administrator of the MySQL server.
我还尝试通过 mysqld.bat 重置 root 密码,如 mysql 网站帮助中给出的,但无济于事
【问题讨论】:
-
在 serverfault.com 上提问,您可能会得到知识渊博的人
-
哦,谢谢,我也试试!
-
apachefriends.org/en/xampp-windows.html#1224 试试这个网站可能对你有帮助
-
sudo 服务 mysql 停止
标签: mysql phpmyadmin root