From:             tim at sharper dot nl
Operating system: Freebsd 4.11
PHP version:      4.4.2
PHP Bug Type:     *General Issues
Bug description:  Open_basedir in Virtualhosts

Description:
------------
This bug is related to Bug #2926 "Settings in VirtualHosts". Currently
we're Apache 2.0.55 with about 100 virtualhosts. It occasionaly happens
that the open_basedir settings, made in the virtualhosts, get mixed up.
Here an example error, when accesing a file in
"/home/dev.sharper.nl/www/".

Warning: Unknown(): open_basedir restriction in effect.
File(/home/dev.sharper.nl/www/index.php) is not within the allowed
path(s): (/home/cvr12.sharper.nl/www/) in Unknown on line 0

Warning: Unknown(/home/dev.sharper.nl/www/index.php): failed to open
stream: Operation not permitted in Unknown on line 0




-- 
Edit bug report at http://bugs.php.net/?id=36593&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=36593&r=trysnapshot44
Try a CVS snapshot (PHP 5.1): 
http://bugs.php.net/fix.php?id=36593&r=trysnapshot51
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=36593&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=36593&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=36593&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=36593&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=36593&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=36593&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=36593&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=36593&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=36593&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=36593&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=36593&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=36593&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=36593&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=36593&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=36593&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=36593&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=36593&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=36593&r=mysqlcfg

Reply via email to