Apache stopping due to SIGTERM - but no reason?
Hey folks!So I've got this problem... Running Debian 3.0 (woody) with Apache 1.3.26.
Some times, and I don't know why, Apache simply stops. The only error is "caught SIGTERM, shutting down".
Here's the last few lines of one logfile where that happened:
[Sun Oct 24 03:14:06 2004] [error] [client 207.46.98.117] File does not exist: /var/www/web1/html/sani/SSDamESG@gmx.de
[Sun Oct 24 03:16:25 2004] [error] [client 207.46.98.117] File does not exist: /var/www/web1/html/sani/lotterfee13@yahoo.de
[Sun Oct 24 03:25:28 2004] [error] [client 66.196.90.167] File does not exist: /var/www/web0/html/robots.txt
[Sun Oct 24 03:35:03 2004] [error] [client 66.196.90.87] File does not exist: /var/www/web0/html/andi/robots.txt
[Sun Oct 24 04:57:05 2004] [crit] [client 207.46.98.112] (13)Permission denied: /var/www/web0/html/cgi-bin/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable
[Sun Oct 24 05:22:08 2004] [error] [client 66.196.90.209] File does not exist: /var/www/web0/html/robots.txt
[Sun Oct 24 06:04:21 2004] [error] [client 195.101.94.101] File does not exist: /var/www/web3/html/robots.txt
[Sun Oct 24 06:09:51 2004] [error] [client 217.154.245.220] File does not exist: /var/www/web1/html/sani/robots.txt
[Sun Oct 24 06:13:59 2004] [error] [client 207.46.98.117] File does not exist: /var/www/web1/html/sani/robots.txt
[Sun Oct 24 06:25:08 2004] [notice] caught SIGTERM, shutting down
So I don't see any error, neither here nor in any other cases Apache stopped working.
So what is the matter?
Thanks in advance!
Nico