Re: [freebsd-questions] PID 0

2005-10-07 Thread Giorgos Keramidas
On 2005-10-06 09:48, Lowell Gilbert [EMAIL PROTECTED] wrote:
 Duncan Drury [EMAIL PROTECTED] writes:
  I am having a problem with Apache/PHP that results in Apache running
  as PID 0, which I cannot kill without restarting the server (or
  rather I don't know how else to do it).

 PID 0?  Really?  As in the first column of ps -ax?

That sounds strange.  In general, small PID numbers are reserved for
internal kernel threads.  For instance, PID 0 is [swapper].

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: [freebsd-questions] PID 0

2005-10-06 Thread Lowell Gilbert
Duncan Drury [EMAIL PROTECTED] writes:

 I am having a problem with Apache/PHP that results in Apache running as PID 
 0, which I cannot kill without restarting the server (or rather I don't know 
 how else to do it).
 
 I am running FreeBSD 5.2, with Apache 1.3.33 and PHP5.0.5.
 
 Firstly does anyone know of a way to get rid of processes running as PID 0 
 without a reboot?  Would cut the diagnosis of this problem in two.
 
 Secondly, is PID 0 in FreeBSD 5.2 something special or the mark of an error.
 
 I think the root of the bug is with PHP, and am following that up on the 
 appropriate mailing list.  If anyone else has come across something like this 
 I'd be interested to hear.

PID 0?  Really?  As in the first column of ps -ax?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


PID 0

2005-10-05 Thread Duncan Drury
I am having a problem with Apache/PHP that results in Apache running as PID 0, 
which I cannot kill without restarting the server (or rather I don't know how 
else to do it).

I am running FreeBSD 5.2, with Apache 1.3.33 and PHP5.0.5.

Firstly does anyone know of a way to get rid of processes running as PID 0 
without a reboot?  Would cut the diagnosis of this problem in two.

Secondly, is PID 0 in FreeBSD 5.2 something special or the mark of an error.

I think the root of the bug is with PHP, and am following that up on the 
appropriate mailing list.  If anyone else has come across something like this 
I'd be interested to hear.

Dunx

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]