【发布时间】:2013-05-05 06:15:27
【问题描述】:
这是问题的截图。
我检查了xampp/apache/logs/error.log 文件,但一无所获。
我检查了一些其他应用程序正在使用我的 PC 上的端口 80。网络说罪魁祸首可能是 Skype。我在 Skype 中未选中 '使用端口 80 和 443 作为传入连接的替代方案' 选项。但是什么也没发生。 Apache 仍然自行关闭。
我也试过 cmd 并输入netstat -a -no。正在寻找使用端口 80 的 127.0.0.1:80 或 192.168.1.100:80。但是,我没有找到任何 127.0.0.1:80 甚至 192.168.1.100:80。
这是来自 XAMPP 的更新。
9:25:15 PM [Apache] Problem detected!
9:25:15 PM [Apache] Port 80 in use by "system"!
9:25:15 PM [Apache] Apache WILL NOT start without the configured ports free!
9:25:15 PM [Apache] You need to uninstall/disable/reconfigure the blocking application
9:25:15 PM [Apache] or reconfigure Apache to listen on a different port
出了什么问题,我该怎么办?
【问题讨论】:
-
你可以参考this线程
标签: php mysql apache xampp skype