Apache stirbt immer ab

Gerd

New Member
Bei mir geht jede Nacht der Apache offline, wenn ich ihn dann neu starte läuft er wieder problemlos. Das Problem ist nur, wer kann 24h stunden online sein um ihn manuell zu starten. Brauch dringend eure Hilfe

[Tue Dec 18 04:07:42 2007] [notice] caught SIGTERM, shutting down
[Tue Dec 18 04:07:48 2007] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Tue Dec 18 04:07:48 2007] [notice] httpdmon: httpdmon_init
[Tue Dec 18 04:07:48 2007] [notice] bandwidth monitoring enabled (mapping file: /etc/virtualhosting/mappings/apache.domainmap)
exclog: top-level log:/var/log/httpd/access_log
exclog: WARNING: Weblogs are not enabled for xxxxxxxxxxxxxx.com
exclog: WARNING: Weblogs are not enabled for xxxxxxxxxxxxxx.com
[Tue Dec 18 04:07:49 2007] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
exclog: received EOF, exitting.

------------------------------------------
Hier dann mannueller Apache Start
------------------------------------------

[Tue Dec 18 09:19:58 2007] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Tue Dec 18 09:19:58 2007] [notice] httpdmon: httpdmon_init
[Tue Dec 18 09:19:58 2007] [notice] bandwidth monitoring enabled (mapping file: /etc/virtualhosting/mappings/apache.domainmap)
exclog: top-level log:/var/log/httpd/access_log
[Tue Dec 18 09:19:58 2007] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
exclog: signal received 15
[Tue Dec 18 09:19:59 2007] [notice] Digest: generating secret for digest authentication ...
[Tue Dec 18 09:19:59 2007] [notice] Digest: done
[Tue Dec 18 09:19:59 2007] [notice] httpdmon: httpdmon_init
[Tue Dec 18 09:19:59 2007] [notice] bandwidth monitoring enabled (mapping file: /etc/virtualhosting/mappings/apache.domainmap)
exclog: top-level log:/var/log/httpd/access_log
exclog: WARNING: Weblogs are not enabled for xxxxxxxxxxxxxxxxx.com
exclog: WARNING: Weblogs are not enabled for xxxxxxxxxxxxxxxxx.com
[Tue Dec 18 09:19:59 2007] [notice] mod_python: Creating 4 session mutexes based on 256 max processes and 0 max threads.
[Tue Dec 18 09:19:59 2007] [notice] Apache configured -- resuming normal operations
 
Schau dich mal in der Forensuche um, da gibts grad schon nen aktuellen Beitrag dazu.

Aber zumindest mal ein Anstoss:
Ist es immer die Selbe Uhrzeit, und läuft um diese Uhrzeit vieleicht ein Cronjob?
 
Wo ist der Beitrag,find das leider nicht.
Noch eine Frage:Gibt es ein Script das den Apache automatisch um eine bestimmte Uhrzeit stoppt und neu startet?
 
Gibt es ein Script das den Apache automatisch um eine bestimmte Uhrzeit stoppt und neu startet?
Ein Cronjob?! Zur Überwachung des Apachen habe ich damals immer Monit eingesetzt. Sonst einfach mal die Suche nutzen Stichworte: apache cronjob
 
Back
Top