wamp5安装问题

安装成功以后,Apache服务启不了,80端口没有被占用,把端口改成8080依然不行,错误日志如下:
[Tue Sep 14 21:34:20 2010] [notice] Server built: Sep  5 2007 08:58:56
[Tue Sep 14 21:34:20 2010] [notice] Parent: Created child process 2284
[Tue Sep 14 21:34:20 2010] [notice] Child 2284: Child process is running
[Tue Sep 14 21:34:20 2010] [crit] (OS 10022)提供了一个无效的参数。  : Child 2284: setup_inherited_listeners(), WSASocket failed to open the inherited socket.
[Tue Sep 14 21:34:20 2010] [crit] Parent: child process exited with status 3 -- Aborting.
[Tue Sep 14 21:34:35 2010] [notice] Apache/2.2.6 (Win32) PHP/5.2.5 configured -- resuming
解决方法如下:
第一步:
网上邻居---》本地连接----》属性----》internet协议(tcp/ip)----》属性----》高级---》wins标签-----》去掉 启用LMHOSTS前的勾号
第二步:
控制面板----》windows防火墙---》高级---》本地连接----》设置-----》服务----》勾选安全web服务

你可能感兴趣的:(apache,PHP,socket,OS,防火墙)