2007/11/6, Raquel <[EMAIL PROTECTED]>: > I give up. I've spent all day, and part of yesterday, googling and > haven't been able to fix a thing.
> > Apache stops serving pages and has to be reloaded. I've looked at > all the logs and can find no rhyme nor reason to its stopping. > Everything else keeps working, meaning, that I can still access the > file system and run programs using a terminal and ssh. > > For the life of me I cannot figure this out. Anyone run across this > before or know how to fix it? Thanks. Hello, maybe you can use strace to try to debug what is happening. YOu can try something like: # strace /usr/sbin/apache2 and search for some kind of error there. Best regards, Sergio Cuellar -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]