xampp启动Apache时报错80端口被占用

系统环境:win8.1+xampp


22:15:30  [Apache] Problem detected!

22:15:30  [Apache] Port 80 in use by "Unable to open process" with  PID 4!
22:15:30  [Apache] Apache WILL NOT start without the configured ports free!
22:15:30  [Apache] You need to uninstall/disable/reconfigure the blocking application

22:15:30  [Apache] or reconfigure Apache and the Control Panel to listen on a different port


按这里的方法修改Apache所用端口无效http://www.cnblogs.com/upwifi/p/4492261.html


按这里的方法:http://blog.csdn.net/a2806005024/article/details/25593075

运行->services.msc 停止World Wide Web Publishing Service 

即可启动Apache

你可能感兴趣的:(建立个人博客)