【发布时间】:2016-04-29 16:50:21
【问题描述】:
当我启动 XAMPP 并尝试启动 mySQL 和 Apache 时,我都收到了类似的错误:
12:07:22 PM [Apache] Apache Service detected with wrong path
12:07:22 PM [Apache] Change XAMPP Apache and Control Panel settings or
12:07:22 PM [Apache] Uninstall/disable the other service manually first
12:07:22 PM [Apache] Found Path: "C:\Apache24\bin\httpd.exe" -k runservice
12:07:22 PM [Apache] Expected Path: "c:\xampp\apache\bin\httpd.exe" -k runservice
我已经到处搜索可能会改变路径的程序,但我已经卸载了我在使用完整的、真正的 LAMP 堆栈时拥有的所有 Apache 东西。我尝试卸载并重新安装 XAMPP,但没有任何效果。
错误读数显示要更改 XAMPP 控制面板中的设置,但我找不到更改路径的位置。
【问题讨论】: