From:             ct at swin dot edu dot au
Operating system: Red Hat Enterprise Linux 5
PHP version:      5.3.0
PHP Bug Type:     Unknown/Other Function
Bug description:  Directives in PATH section do not get applied to 
subdirectories

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 bug report at http://bugs.php.net/?id=48811&edit=1
-- 
Try a CVS snapshot (PHP 5.2):        
http://bugs.php.net/fix.php?id=48811&r=trysnapshot52
Try a CVS snapshot (PHP 5.3):        
http://bugs.php.net/fix.php?id=48811&r=trysnapshot53
Try a CVS snapshot (PHP 6.0):        
http://bugs.php.net/fix.php?id=48811&r=trysnapshot60
Fixed in CVS:                        
http://bugs.php.net/fix.php?id=48811&r=fixedcvs
Fixed in CVS and need be documented: 
http://bugs.php.net/fix.php?id=48811&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=48811&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=48811&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=48811&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=48811&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=48811&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=48811&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=48811&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=48811&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=48811&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=48811&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=48811&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=48811&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=48811&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=48811&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=48811&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=48811&r=mysqlcfg

Reply via email to