如何修复 Xampp 中的这个错误?
How to fix this error in Xampp?
我在win7 64位上下载了xampp,但是按Apache启动时,出现红色信息。
11:22:54 م [Apache] Apache Service detected with wrong path
11:22:54 م [Apache] Change XAMPP Apache and Control Panel settings or
11:22:54 م [Apache] Uninstall/disable the other service manually first
11:22:54 م [Apache] Found Path: "C:\Apache24\bin\httpd.exe" -k runservice
11:22:54 م [Apache] Expected Path: "c:\xampp\apache\bin\httpd.exe" -k runservice
11:22:54 م [Apache] XAMPP Apache is already running on port 443
11:22:54 م [mysql] XAMPP MySQL is already running on port 3306
看起来您已经从另一个客户端安装了 Apache 运行,您应该检查您的其他服务,看看它们是否 运行 以及它们是否正在停止。
我在win7 64位上下载了xampp,但是按Apache启动时,出现红色信息。
11:22:54 م [Apache] Apache Service detected with wrong path
11:22:54 م [Apache] Change XAMPP Apache and Control Panel settings or
11:22:54 م [Apache] Uninstall/disable the other service manually first
11:22:54 م [Apache] Found Path: "C:\Apache24\bin\httpd.exe" -k runservice
11:22:54 م [Apache] Expected Path: "c:\xampp\apache\bin\httpd.exe" -k runservice
11:22:54 م [Apache] XAMPP Apache is already running on port 443
11:22:54 م [mysql] XAMPP MySQL is already running on port 3306
看起来您已经从另一个客户端安装了 Apache 运行,您应该检查您的其他服务,看看它们是否 运行 以及它们是否正在停止。