phpMyAdmin error
I am getting this error when i try to connect to my phpMyAdmin
Cannot connect: invalid settings.
phpMyAdmin tried to connect to t开发者_如何学Pythonhe 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.
Any help is appreciated
So did you check the host, username and password in your configuration? That is obviously the issue.
精彩评论