> kill -HUP `cat /var/run/httpd.pid`

>

> If you execute this as nobody, I believe it will work, but I haven't

> tested it.

nope, it won't, as you need to be the owner to send a signal to a process.

regards.

Eric




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

Reply via email to