Re: Strange Apache error (appears to be related to bad pidfile)

2009-06-01 Thread Chris Brooks
Hi Perrin, Cool, that's a good suggestion. I'll work with httpd directly if it happens again. Thanks, Chris On Mon, Jun 1, 2009 at 10:25 AM, Perrin Harkins wrote: > On Mon, Jun 1, 2009 at 6:50 AM, Chris Brooks wrote: > > My first try was to execute apachectl stop and then apachectl start. >

Re: Strange Apache error (appears to be related to bad pidfile)

2009-06-01 Thread Perrin Harkins
On Mon, Jun 1, 2009 at 6:50 AM, Chris Brooks wrote: > My first try was to execute apachectl stop and then apachectl start. You won't see the errors if you use apachectl. Just talk to httpd directly instead. - Perrin

Strange Apache error (appears to be related to bad pidfile)

2009-06-01 Thread Chris Brooks
Good morning, I've had a strange problem with Apache twice in the past week, and I'm out of ideas as to what might be going on. Here's the background: I run a website that uses a plain-vanilla Apache server to serve images, and uses mod_proxy to forward requests for everything else to a backend m