![PhpMyAdmin][1]
Xampp ControlPanel Log:
- 9:44:54 PM [mysql] MySQL Service detected with wrong path
- 9:44:54 PM [mysql] Change XAMPP MySQL and Control Panel settings or
- 9:44:54 PM [mysql] Uninstall/disable the other service manually first
- 9:44:54 PM [mysql] Found Path: "C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld" --defaults-file="C:\Program Files\MySQL\MySQL Server 5.1\my.ini" MySQL
- 9:44:54 PM [mysql] Expected Path: c:\xampp\mysql\bin\mysqld.exe --defaults-file=c:\xampp\mysql\bin\my.ini mysql
When I try to access http://localhost/phpmyadmin/ I am getting the below error.
Cannot connect: invalid settings.
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.