Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我无法访问 phpMyAdmin。错误是:
#1045 - 用户 'root'@'localhost' 的访问被拒绝(使用密码:是)
我没有设置密码。我该如何解决这个问题?
试试这个
使用 PHPMyAdmin 拒绝用户 'root'@'localhost' 的访问
http://www.ostraining.com/blog/coding/error-1045-phpmyadmin/
或者,如果您有 Skype,则尝试卸载并在安装 WAMP 后重新安装 Skype
您可以通过此命令重置您的 mysql 密码
mysqladmin -u root password NEWPASSWORD