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 functions trying to close the sockets and
destroy the instances have a bug...

You could try to pastebin the code somewhere.

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to