Today, Apache suddenly does not start up, look at the error log found the following error:
[Tue Mar 17 11:27:32 2015] [Crit] Parent:child process exited with status 3--aborting.
[Tue Mar 17 11:28:25 2015] [Notice] apache/2.2.11 (WIN32) php/5.2.9-2 configured--Resuming normal operations
[Tue Mar 17 11:28:25 2015] [Notice] Server Built:dec 10 2008 00:10:06
[Tue Mar 17 11:28:26 2015] [Notice] parent:created Child Process 3776
[Tue Mar 17 11:28:26 2015] [Notice] Child 3776:child process is running
[Tue Mar 17 11:28:26 2015] [Crit] (OS 10022) provides an invalid parameter. : Child 3776:setup_inherited_listeners (), WSASocket failed to open the inherited socket.
[Tue Mar 17 11:28:26 2015] [Crit] Parent:child process exited with status 3--aborting.
[Tue Mar 17 11:28:38 2015] [Notice] apache/2.2.11 (WIN32) php/5.2.9-2 configured--Resuming normal operations
[Tue Mar 17 11:28:38 2015] [Notice] Server Built:dec 10 2008 00:10:06
[Tue Mar 17 11:28:38 2015] [Notice] parent:created Child Process 6804
[Tue Mar 17 11:28:38 2015] [Notice] Child 6804:child process is running
So we searched for some solutions, and eventually: Fix Winsock, enter in run: netsh winsock reset
Solved the problem in this way.
Booting Apache (OS 10022) provides an invalid parameter. Solution Solutions