首页 > Web开发 > 详细

xammp无法启动apache 由于80端口引起的问题 摘自百度经验

时间:2015-10-15 17:46:42      阅读:238      评论:0      收藏:0      [点我收藏+]

  启动过程提示:

15:33:05 [Apache] Problem detected!
15:33:05 [Apache] Port 80 in use by "Unable to open process" with PID 4!
15:33:05 [Apache] Apache WILL NOT start without the configured ports free!
15:33:05 [Apache] You need to uninstall/disable/reconfigure the blocking application
15:33:05 [Apache] or reconfigure Apache and the Control Panel to listen on a different port

 

  1. 是系统的服务占用了80端口,所以要么结束系统服务,要么修改apache端口。

    PID4的服务是World Wide Web Publishing Service

    这里选择结束这个系统服务,运行services.msc,找到然后停止即可。

     

  2. 防止下次开机再出现这种情况,在属性里可设置成手动启动。

xammp无法启动apache 由于80端口引起的问题 摘自百度经验

原文:http://www.cnblogs.com/yuanfeiblog/p/4882586.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!