Re: [sentinix-list] Apache stops running
Michel Blomgren <[email protected]> Wed, 10 Mar 2004 14:31:10 +0100
| Newsgroups | gmane.linux.sentinix |
|---|---|
| Message-ID | <[email protected]> |
Thomas Gross wrote:
> Hello,
>
> since today I have a problem with the Apache Sever. It stops running from
> time to time. I had befor a problem with Cacti and have only reinstalled Cacti.
>
>
> Apachectl did not help only a reboot.
>
> Any hints ?
>
>
Nope... Apache is an app that simply runs forever... every app in
Sentinix 0.70.5 runs forever (at least for 106 days, which is the uptime
for a demo box I have running everything in Sentinix).
How's your memory, is it enough?, and your swap?
Check your logs, look for "out of memory" and/or any other behaviour,
i.e. /var/log/messages*, /var/log/syslog*,
/var/log/apache/{access,error}_log
Michel