Where does phpinfo() say the php.ini file is?
>>> "omer k" <[EMAIL PROTECTED]> 12/28/02 20:02 PM >>> hello, i was running 4.3.0RC2 on a redhat (7.1) as DSO with apache2.0.43. Then when i saw the release version was out i removed the prerelease and compiled 4.3.0 release succesfully BUT CANT GET PHP.INI values to be picked up even though php engine itself works. That is what ever i set in php.ini does not change in phpinfo(). Yes i have restarted apache (apachectl restart). Specifically when I change output_buffering to "On" or "4096" or "1" it simply stays as "0" (as viewed from phpinfo()) . magic_quotes_gpc cannot be turned "Off" its stuck in "On" position. Several others options have done the same leading me to believe that nothing in php.ini gets picked up! Ive installed it as ./configure --with-config-file-path=/usr/local/apache2/conf/php.ini --with-a pxs2=/usr/local/apache2/bin/apxs --with-mysql (got no errors) Even when I delete php.ini I get the same for phpinfo. I have tried putting a file at /usr/local/lib/php.ini (the default location if you had not set it yourself) with the same result. And no I don't have a problem with php.ini permissions as ive even tried chmod 777! anyone has any clue?! thanks. omer. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php