【发布时间】:2015-04-07 16:30:46
【问题描述】:
几个月前我安装了 Xampp。安装后,我将端口更改为 7777,它运行顺利,没有任何问题。但是几天前我将laravel下载到我的电脑中,不知何故我无法启动我的apache。它说正在使用端口 80
10:57:29 PM [Apache] Problem detected!
10:57:29 PM [Apache] Port 80 in use by "Unable to open process" with PID 4!
10:57:29 PM [Apache] Apache WILL NOT start without the configured ports free!
10:57:29 PM [Apache] You need to uninstall/disable/reconfigure the blocking application
10:57:29 PM [Apache] or reconfigure Apache and the Control Panel to listen on a different port
10:57:29 PM [Apache] Problem detected!
10:57:29 PM [Apache] Port 443 in use by ""C:\Program Files (x86)\VMware\VMware Player\vmware-hostd.exe" -u "C:\ProgramData\VMware\hostd\config.xml"" with PID 4252!
10:57:29 PM [Apache] Apache WILL NOT start without the configured ports free!
10:57:29 PM [Apache] You need to uninstall/disable/reconfigure the blocking application
10:57:29 PM [Apache] or reconfigure Apache and the Control Panel to listen on a different port
我已更改 httpd.conf 上的端口,并尝试停止 World Wide Web Publishing Service 。有人对此有解决方案吗?
【问题讨论】: