Apache version 2.4
(OS 64)The specified network name is no longer available. : AH00341: winnt_accept: Asynchronous AcceptEx failed.
Try to modify http.conf and add
at the end<IfModule mpm_winnt.c>
ThreadsPerChild 1000
MaxRequestsPerChild 10000
Win32DisableAcceptEx
</IfModule>
Error report:
AH00526: Syntax error on line 540 of D:/Apache24/conf/httpd.conf:
Invalid command 'Win32DisableAcceptEx', perhaps misspelled or defined by a module not included in the server configuration
(Line 540 is the Win32DisableAcceptEx line)
1. Consider whether a lot of recursion and loops are used.
2. The code contains access to the WEB.
3.SQL statement related.