0

When I try to access the PhpMyAdmin page, I had the error in the title above.

I tried all procedures found in the internet but unfortunately I didn't found the resolution.

Below the error that I have :

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.

Edit:

Ichecked the Mysql service and I found that is not running, I try to start it but it won't.

lbien
  • 13
  • 5

1 Answers1

0

I restart the machine and the things return to normal !! but when I edit the My.ini file in order to clean all added entries and restarted Mysql I had the same error and when I added skip-grant-tables option under [mysqld] in My.ini file I had once again access to Mysql !!!

I guess there is an issue in users or privileges !?

lbien
  • 13
  • 5