我已经在我的Windows 7机器上安装了XAMPP,但无法让Apache工作.
一开始我收到以下错误:
13:09:21 [apache] Apache Service Detected With Wrong Path
13:09:21 [apache] Uninstall the service manually first
13:09:21 [apache] Possible problem detected!
13:09:21 [apache] Port 80 in use by "system"!
13:09:21 [tomcat] Tomcat Service Detected With Wrong Path
13:09:21 [tomcat] Uninstall the service manually first
Run Code Online (Sandbox Code Playgroud)
打开XAMPP面板并安装Apache服务后:我尝试启动它,它总是卡住"启动apache服务......"
关于如何解决这个问题的任何建议?
谢谢Jamil
嘿,我有以下问题:
检测到Apache Service路径错误
4:31:33 PM [Apache]更改XAMPP Apache和控制面板设置或
4:31:33 PM [Apache]首先手动卸载/禁用其他服务
4:31:33 PM [Apache]找到路径:“ C:\ Apache \ bin \ httpd.exe“ -k运行服务
4:31:33 PM [Apache]预期路径:” c:\ xampp \ apache \ bin \ httpd.exe“ -k运行服务
如何解决?预先谢谢你。
几个月前我安装了XAMPP,它一直运行良好.但是最近当我打开它时,我收到一个端口被占用的错误.
现在每当我启动XAMPP并运行apache服务时,我都会遇到以下错误:
Apache Service detected with wrong path
Change XAMPP Apache settings or
Uninstall/disable the other service manually first
Found Path: ERROR: Not Able To Open Service Manager
Expected Path: "d:\my local server\xampp\apache\bin\httpd.exe" -k runservice
Problem detected!
Port 80 in use by "system"!
Apache WILL NOT start without the configured ports free!
You need to uninstall/disable/reconfigure the blocking application
or reconfigure Apache to listen on a different port
Run Code Online (Sandbox Code Playgroud)
也许端口80被某些系统进程使用?
这些错误意味着什么,我该如何处理它们?