RE: [EMAIL PROTECTED] Apache running with PID of 0

2005-10-05 Thread Duncan Drury
Scott Gifford said: > Can you paste the output of "ps -aux |head -1" and "ps -aux > |grep httpd" which shows this into an email back to the list? After doing apachectl graceful (with Apache running ok) Output from ps -aux |head -1 USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME C

RE: [EMAIL PROTECTED] Apache running with PID of 0

2005-10-05 Thread Duncan Drury
> It sounds like php to me too, with what you've said so far. > What OS and PHP versions are you using? FreeBSD 5.2, Apache 1.3.33 and PHP5.0.5. > Can you paste the output of "ps -aux |head -1" and "ps -aux > |grep httpd" which shows this into an email back to the list? I'll have to wait till a

Re: [EMAIL PROTECTED] Apache running with PID of 0

2005-10-04 Thread Scott Gifford
"Duncan Drury" <[EMAIL PROTECTED]> writes: [...] > one of the symptoms is Apache ends up running with a PID of 0 (or > shows up as doing so when I ps -aux | grep httpd) Can you paste the output of "ps -aux |head -1" and "ps -aux |grep httpd" which shows this into an email back to the list? Unle

Re: [EMAIL PROTECTED] Apache running with PID of 0

2005-10-04 Thread Boysenberry Payne
org Subject: Re: [EMAIL PROTECTED] Apache running with PID of 0 What happens when you do an apachectl restart or stop? Boysenberry boysenberrys.com | habitatlife.com | selfgnosis.com On Oct 4, 2005, at 1:15 PM, Duncan Drury wrote: I am having some trouble with my installation of Apache and

RE: [EMAIL PROTECTED] Apache running with PID of 0

2005-10-04 Thread Duncan Drury
e [mailto:[EMAIL PROTECTED] > Sent: Tuesday, 4 October 2005 7:31 pm > To: users@httpd.apache.org > Subject: Re: [EMAIL PROTECTED] Apache running with PID of 0 > > What happens when you do an apachectl restart or stop? > > Boysenberry > > boysenberrys.com | habitatlife.com |

Re: [EMAIL PROTECTED] Apache running with PID of 0

2005-10-04 Thread Boysenberry Payne
What happens when you do an apachectl restart or stop? Boysenberry boysenberrys.com | habitatlife.com | selfgnosis.com On Oct 4, 2005, at 1:15 PM, Duncan Drury wrote: I am having some trouble with my installation of Apache and PHP, which had previously been running fine on FreeBSD. I think

[EMAIL PROTECTED] Apache running with PID of 0

2005-10-04 Thread Duncan Drury
I am having some trouble with my installation of Apache and PHP, which had previously been running fine on FreeBSD. I think there may be an error with my installation of PHP, but I am still trying to track that down. However, one of the symptoms is Apache ends up running with a PID of 0 (or sh