XAMPP cannot start mysql xampp Path server
12:02:20 [mysql] MySQL Service detected with wrong path
12:02:20 [mysql] Change XAMPP MySQL and Control Panel settings or
12:02:20 [mysql] Uninstall/disable the other service manually first.
12:02:20 [mysql] Found Path: "C: \ Program Files \ MySQL Server 5.0 \ bin \ mysqld-nt" -- defaults-file = "C: \ Program Files \ MySQL Server 5.0 \ my. ini "MySQL
12:02:20 [mysql] Expected Path: d: \ xampp \ mysql \ bin \ mysqld.exe -- defaults-file = d: \ xampp \ mysql \ bin \ my. ini mysql
Reply to discussion (solution)
A mysql service has been started locally,
Cmd-> services. msc, stop another mysql service.
Are you going to start two mysql instances?
A mysql service has been started locally,
Cmd-> services. msc, stop another mysql service.
13:58:42 [mysql] Attempting to start MySQL service...
14:06:37 [mysql] Attempting to start MySQL service...
14:10:01 [mysql] Attempting to start MySQL service...
14:11:45 [mysql] Attempting to start MySQL service...
It is still not easy to use.
A mysql service has been started locally,
Cmd-> services. msc, stop another mysql service.
13:58:42 [mysql] Attempting to start MySQL service...
14:06:37 [mysql] Attempting to start MySQL service...
14:10:01 [mysql] Attempting to start MySQL service...
14:11:45 [mysql] Attempting to start MySQL service...
It is still not easy to use. Exit XAMPP and open it again.
A mysql service has been started locally,
Cmd-> services. msc, stop another mysql service.
13:58:42 [mysql] Attempting to start MySQL service...
14:06:37 [mysql] Attempting to start MySQL service...
14:10:01 [mysql] Attempting to start MySQL service...
14:11:45 [mysql] Attempting to start MySQL service...
It is still not easy to use. Exit XAMPP and open it again.
Thank you for breaking me down. I deleted all of them and re-equipped them. thank you.
I also encountered this problem. I stopped the service and started it again, but still failed to solve the problem.
You should have installed mysql on your computer before installing xampp, and then started the previous mysql by default.
I also encountered a similar problem. later I modified the registry.
Change the ImagePath of [HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Services \ MySQL] to a new location in xampp. \ Mysql \ bin \ mysqld MySQL
Restart the cmder.exe process to make the registry take effect.
Click start next to mysql again. OK! Mysql service is started normally!