<snip> Hi, I noticed that often mod_php loaded as a shared library by apache doesn't load php.ini, and I have to restart apache to make it work.
Apache version is 1.3.28 and Php is 4.3.4, all compiled by me. They are running on an updated RedHat 7.3.
Is it a known (and solved) problem? </snip>
I may be way off base here (I am far from an expert on apache), but I think when you use mod_php, the php.ini is only loaded one time, right when apache starts up.
Some of the other posters can probably tell you if I am correct or not.
Yup, that's correct.
-- Stuart
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php