James Mackie wrote:

>On most of my servers that are running 4.2.2 (and before) I used
>'killall -USR1 httpd' to reload my apache config. Now all servers that I
>install with 4.2.3 instead of 4.2.2 this shuts down apache instead of
>reloading the config files. (-HUP still works as it should). 
>
>Base server is RH7.3, Apache and PHP are compiled from source, staticly,
>not as modules.
>
I don't know why the USR1 signal appears to have changed, but on RH the 
"nice" way of restarting apache is "service httpd restart". Does this work?

HTH
Chris


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

Reply via email to