首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 服务器 > Apache >

[Apache] - Apache起动失败与Skype

2012-10-25 
[Apache] - Apache启动失败与Skype今天发现Apache Server启动不了, 去入WinXP 的Event View里发现错误是:E

[Apache] - Apache启动失败与Skype
今天发现Apache Server启动不了, 去入WinXP 的Event View里发现错误是:

Event Type:ErrorEvent Source:Apache ServiceEvent Category:NoneEvent ID:3299Date:11/8/2010Time:9:52:47 AMUser:N/AComputer:LEVINDescription:The Apache service named  reported the following error:>>> (OS 10048)Only one usage of each socket address (protocol/network address/port) is normally permitted.  : make_sock: could not bind to address 0.0.0.0:80     .For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.


google了一把, 发现是新版的Skype会占用80和443两个端口... 到Skype里把Use port 80 and 443 as alternatives for incoming connections的勾去掉. 关闭Skype, Apache Httpd Server正常启动.

热点排行