Heim > Backend-Entwicklung > PHP-Tutorial > XAMPP 无法启动MYSQL

XAMPP 无法启动MYSQL

WBOY
Freigeben: 2016-06-23 14:23:39
Original
1488 Leute haben es durchsucht

XAMPP Path 服务器

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\MySQL Server 5.0\bin\mysqld-nt" --defaults-file="C:\Program Files\MySQL\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

回复讨论(解决方案)

本地已有启动了一个mysql服务,
cmd->services.msc 里面去把另一个mysql服务停了

您打算启动两个 mysql 实例?

本地已有启动了一个mysql服务,
cmd->services.msc 里面去把另一个mysql服务停了

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...
还是不好用啊。


本地已有启动了一个mysql服务,
cmd->services.msc 里面去把另一个mysql服务停了

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...
还是不好用啊。 退出XAMPP,重新打开。



本地已有启动了一个mysql服务,
cmd->services.msc 里面去把另一个mysql服务停了

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...
还是不好用啊。 退出XAMPP,重新打开。

谢谢你把我气坏了,全删了,重装备了,谢谢你。

我也是出现这个问题,都已经把服务停了再启动了,还是没能解决问题。

亲应该是在安装xampp之前电脑上装过mysql,然后默认启动的是以前的mysql
我也出过类似问题,后来修改注册表
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MySQL]的ImagePath修改成新的xampp中位置\mysql\bin\mysqld MySQL
重启explorer.exe进程,使注册表生效
再次点击 mysql 后边的start,OK!mysql服务正常启动!

Verwandte Etiketten:
Quelle:php.cn
Erklärung dieser Website
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn
Beliebte Tutorials
Mehr>
Neueste Downloads
Mehr>
Web-Effekte
Quellcode der Website
Website-Materialien
Frontend-Vorlage