ID: 48811 Comment by: ct at swin dot edu dot au Reported By: ct at swin dot edu dot au Status: Feedback Bug Type: PHP options/info functions Operating System: Red Hat Enterprise Linux 5 PHP Version: 5.3.0 New Comment:
That pastebin.com entry was set to expire after 1 month. I've uploaded it again http://pastebin.com/f45a38211 Previous Comments: ------------------------------------------------------------------------ [2009-11-30 19:38:01] j...@php.net There is no patch there. If it's simple and not very long, add it here as comment instead. ------------------------------------------------------------------------ [2009-07-06 06:26:40] ct at swin dot edu dot au Description: ------------ A php.ini file with directives in a PATH section do not get applied for subdirectories in the defined path. For example [PATH=/vhost/www.example.com/dir1] will work for scripts in /vhost/www.example.com/dir1, but not /vhost/www.example.com/dir1/dir2. I have fixed this on my system using the following patch http://pastebin.com/m7e79576f ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=48811&edit=1