Phpmyadmin cannot connect to mysql: 2054 - Connecting to 3.22, 3.23 & 4.0 servers is not supported

 ̄綄美尐妖づ 提交于 2019-12-24 18:32:03

问题


I've installed new XAMPP, version 1.8.1, it works, but I cannot connect from phpmyadmin to database. Message in error said that I had old mysql database. I downloaded version 5.5 and installed it and I get still this same error. In XAMPP apacha and mysql are started. When I installed mysql I was created password for root and I didn't created second user. Maybe samewhere in phpmyadmin configuration I should change password for the root too ?

Error:

Error

MySQL said: Documentation

2054 - Connecting to 3.22, 3.23 & 4.0 servers is not supported

Connection for controluser as defined in your configuration failed. 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.

Thanks


回答1:


change to new server of mysql or change the version of phpmyadmin



来源:https://stackoverflow.com/questions/14288714/phpmyadmin-cannot-connect-to-mysql-2054-connecting-to-3-22-3-23-4-0-server

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!