Got a strange problem that I can't find any info on. Maybe someone can
give me some insight.

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.

PHP is compiled as follows:

./configure --with-apache=<path> --with-mysql=<path> --with-gd
--enable-trackvars

Aside from this everything works as it should. Any insight would be
helpful. 

Thanks.



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

Reply via email to