apache一天死两三次,是怎么回事?
错误日志显示,
首先大量的这些
[Thu Mar 20 22:17:21 2008] [error] [client 124.77.218.41] File does not exist:/root/(目录或文件名)
接下来大量的这些:
[Thu Mar 20 22:43:15 2008] [warn] child process 20798 still did not exit, sending a SIGTERM
再下来是大量的这些:
[Thu Mar 20 22:43:21 2008] [error] child process 18676 still did not exit, sending a SIGKILL
最后是这个就死掉了:
[Thu Mar 20 22:43:22 2008] [notice] caught SIGTERM, shutting down
====
说明什么问题?怎么解 决?