Apache Error child process

bigboy

Verified User
Joined
Nov 25, 2005
Messages
231
Location
USA
Apache Error child process i need fix error
Apache 1.3.36

Timeout 100
KeepAlive Off
MaxKeepAliveRequests 1024
KeepAliveTimeout 15
<IfModule prefork.c>
ServerLimit 1024
StartServers 10
MinSpareServers 32
MaxSpareServers 64
MaxClients 1024
MaxRequestsPerChild 0
</IfModule>



[Sat May 27 11:44:12 2006] [error] child process 58940 still did not exit, sending a SIGKILL
[Sat May 27 11:44:12 2006] [error] child process 57925 still did not exit, sending a SIGKILL
[Sat May 27 11:44:12 2006] [error] child process 58941 still did not exit, sending a SIGKILL
[Sat May 27 11:44:12 2006] [error] child process 58027 still did not exit, sending a SIGKILL
[Sat May 27 11:44:12 2006] [error] child process 58942 still did not exit, sending a SIGKILL
[Sat May 27 11:44:12 2006] [error] child process 58943 still did not exit, sending a SIGKILL
[Sat May 27 11:44:12 2006] [error] child process 58944 still did not exit, sending a SIGKILL
[Sat May 27 11:44:12 2006] [error] child process 58946 still did not exit, sending a SIGKILL
[Sat May 27 11:44:12 2006] [error] child process 58812 still did not exit, sending a SIGKILL
[Sat May 27 11:44:12 2006] [error] child process 59209 still did not exit, sending a SIGKILL
[Sat May 27 11:44:12 2006] [error] child process 58905 still did not exit, sending a SIGKILL
[Sat May 27 11:44:12 2006] [error] child process 59665 still did not exit, sending a SIGKILL
[Sat May 27 11:44:12 2006] [error] child process 58906 still did not exit, sending a SIGKILL
[Sat May 27 11:44:12 2006] [error] child process 58582 still did not exit, sending a SIGKILL
[Sat May 27 11:44:12 2006] [error] child process 59210 still did not exit, sending a SIGKILL
[Sat May 27 11:44:12 2006] [error] child process 58951 still did not exit, sending a SIGKILL
[Sat May 27 11:44:12 2006] [error] child process 58952 still did not exit, sending a SIGKILL
[Sat May 27 11:44:12 2006] [error] child process 59620 still did not exit, sending a SIGKILL
[Sat May 27 11:44:12 2006] [error] child process 60142 still did not exit, sending a SIGKILL
[Sat May 27 11:44:12 2006] [error] child process 59212 still did not exit, sending a SIGKILL
[Sat May 27 11:44:12 2006] [error] child process 59735 still did not exit, sending a SIGKILL
[Sat May 27 11:44:12 2006] [error] child process 59668 still did not exit, sending a SIGKILL
[Sat May 27 11:44:12 2006] [error] child process 60135 still did not exit, sending a SIGKILL
 
Back
Top