Apache 2.0.46: Restart geht nicht!
Posted: 2003-06-29 20:18
Hi!
Also, apachectl restart führt zu folgendem:
Die Meldung "piped log program '(null)' failed unexpectedly" lässt sich abstellen, in dem man einen CustomLog-Eintrag in der confixx_vhost.conf auskommentiert. Dann sieht es wie folgt aus:
In beiden Fällen wird der Apache also nur runtergefahren und kommt nicht wieder hoch! apachectl stop && apachectl start funktioniert hingegen problemlos!
Jemand eine Idee woran das liegen könnte?
Also, apachectl restart führt zu folgendem:
Code: Select all
[Sun Jun 29 20:08:02 2003] [warn] child process 5793 still did not exit, sending a SIGTERM
piped log program '(null)' failed unexpectedly
[Sun Jun 29 20:08:02 2003] [warn] child process 5793 still did not exit, sending a SIGTERM
[Sun Jun 29 20:08:03 2003] [notice] SIGHUP received. Attempting to restart
[Sun Jun 29 20:08:03 2003] [notice] seg fault or similar nasty error detected in the parent processCode: Select all
[Sun Jun 29 20:10:34 2003] [notice] SIGHUP received. Attempting to restart
[Sun Jun 29 20:10:34 2003] [notice] seg fault or similar nasty error detected in the parent processJemand eine Idee woran das liegen könnte?