Apache无法启动问题解决方法
November 24th, 2009
4 comments
虽然我使用phpmystudy这么久了一直没有出现什么大的问题,但是人倒霉吞口水都可能被呛到。apache2始终无法启动。开始以为80端口配置问题,修改了端口还是不行,服务中启动了又关闭……最后在apache安装目录查看错误日志:
[Sat Jun 20 03:12:52 2009] [notice] Apache/2.2.11 (Win32) PHP/5.2.9-2 configured — resuming normal operations
[Sat Jun 20 03:12:52 2009] [notice] Server built: Dec 10 2008 00:10:06 [Sat Jun 20 03:12:52 2009] [notice] Parent: Created child process 2676 [Sat Jun 20 03:12:53 2009] [notice] Child 2676: Child process is running [Sat Jun 20 03:12:53 2009] [crit] (OS 10022)提供了一个无效的参数。 : Child 2676: setup_inherited_listeners(), WSASocket failed to open the inherited socket. [Sat Jun 20 03:12:53 2009] [crit] Parent: child process exited with status 3 — Aborting.
(OS 10022)提供了一个无效的参数。


