From:             
Operating system: Windows
PHP version:      5.3.5
Package:          PHP options/info functions
Bug Type:         Bug
Bug description:.user.ini not working on network shared DOCUMENT_ROOT

Description:
------------
>From phpinfo for the file:

_SERVER["DOCUMENT_ROOT"]        //htdocserv/htdocsns/

_SERVER["SCRIPT_FILENAME"]      
//htdocserv/htdocsns/user/hernst/head/xml/iwat/tools/version.php



In processmonitor I only see one access try to

\\htdocserv\htdocsns\user\hernst\head\xml\iwat\tools\.user.ini

and not to

\\htdocserv\htdocsns\user\hernst\head\xml\iwat\.user.ini

\\htdocserv\htdocsns\user\hernst\head\xml\.user.ini

...



I have one .user.ini file in

C:\>dir \\htdocserv\htdocsns\user\hernst\head\xml\*.ini

 Volume in drive \\htdocserv\htdocsns is htdocsns

 Volume Serial Number is AF3D-2838

 Directory of \\htdocserv\htdocsns\user\hernst\head\xml

16.03.2011  11:40                19 .user.ini

               1 File(s)             19 bytes



Seems the alogrith does not work properly with the network shares on
windows and trying to macht the Document-Root to the current file


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

Reply via email to