Today start apache2 always can not start, this thought is also port problem, can later view not have port occupancy problem, then view the error log
as follows:
[Sat June 20 03:12:52 2009] [Notice] apache/2.2.11 (WIN32) php/5.2.9-2 configured--Resuming normal operations
[Sat June 20 03:12:52 2009] [Notice] Server Built:dec 10 2008 00:10:06
[Sat June 20 03:12:52 2009] [Notice] parent:created Child Process 2676
[Sat June 20 03:12:53 2009] [Notice] Child 2676:child process is running
[Sat June 20 03:12:53 2009] [Crit] (OS 10022) provides an invalid parameter. : Child 2676:setup_inherited_listeners (), WSASocket failed to open the inherited socket.
[Sat June 20 03:12:53 2009] [Crit] Parent:child process exited with status 3--aborting.
(OS 10022) provides an invalid parameter.
--------------------------------------------------------------------------------
Here's how to fix this error:
1. Local connection, Network Neighborhood, Properties->internet protocol (TCP/IP), properties, Advanced->wins label, remove the tick before enabling LMHOSTS queries. (This is not on my own computer XP system ... )
2. Check the Security Web server (HTTPS) in the label of the service labeled local connection Settings--Advanced label--control Panel->windows firewall. (I tried this but no effect ...) )
(There is still a problem after these two items are completed, check: Enable Netbois on TCI/IP.)
My own use of the above two methods do not solve the problem, try the following third, success!
3. Repair Winsock, input in operation: netsh winsock reset
http://www.bkjia.com/PHPjc/327483.html www.bkjia.com true http://www.bkjia.com/PHPjc/327483.html techarticle today start apache2 always can not start, this thought is also port problem, can later see not have port occupancy problem, so look at the error log is as follows: [Sat June 03:12:52] [not ...