ID:               38343
 User updated by:  dreamwiz at webmaailma dot com
 Reported By:      dreamwiz at webmaailma dot com
 Status:           Open
 Bug Type:         *Configuration Issues
 Operating System: RHE 4
 PHP Version:      5.1.4
 New Comment:

Forgot to mention version of Apache, it's 1.3.37


Previous Comments:
------------------------------------------------------------------------

[2006-08-05 12:15:14] dreamwiz at webmaailma dot com

Description:
------------
After upgrading from PHP 5.0.4 to 5.1.4, custom php.ini's are not being
loaded from user's homedirs/public_html anymore (using PHP Su Exec).
Looking around in different forums everyone seems to have this issue no
matter what configuration you have, as long as it's PHP 5.1.x.

Expected result:
----------------
To load php.ini under user homedir. For example clip from phpinfo();

Before adding php.ini should be:

Configuration File (php.ini) Path       /usr/local/Zend/etc/php.ini


After adding custom php.ini under public_html:
/home/user/public_html/php.ini

Actual result:
--------------
Before / After is always:

Configuration File (php.ini) Path       /usr/local/Zend/etc/php.ini

Custom php.ini is not loaded.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=38343&edit=1

Reply via email to