On Thu, 2003-02-27 at 11:06, Paolo Campanella wrote:
> Just one thing though: when the process dies, it
> really does take the main server process down with it:
> 
> [Thu Feb 27 17:55:04 2003] [alert] Child 8592 returned a Fatal error... 
> Apache is exiting!

Are you certain?  Have you actually checked to see if the main server
process PID is still running?  If it crashes the parent process, that's
bad.  (You are running prefork MPM, aren't you?)

- Perrin

Reply via email to