Re: [PHP] PHP daemons

2006-05-17 Thread Martin Marques
On Tue, 16 May 2006, Richard Lynch wrote: On Tue, May 16, 2006 6:27 am, Martin Marques wrote: In the first daemon all I have to do to kill it is execute a pkill server_name. But with the new daemon (the object orientaded one) it doesn't die. After you pkill it, does it still work? Yes, I c

Re: [PHP] PHP daemons

2006-05-16 Thread Richard Lynch
On Tue, May 16, 2006 6:27 am, Martin Marques wrote: > In the first daemon all I have to do to kill it is execute a > pkill server_name. > > But with the new daemon (the object orientaded one) it doesn't die. After you pkill it, does it still work? Or is it a zombie? It's possible PHP's shutdown