From:             spam2 at rhsoft dot net
Operating system: Fedora 7
PHP version:      6CVS-2007-10-03 (snap)
PHP Bug Type:     *General Issues
Bug description:  php6-snapshot and perhost-openbasedir

Description:
------------
I have running a second httpd on port 84 with php-snapshot
Each host has a open_basedir in the VHost-Config
If i try to change the hosts sometimes a open_basedir-error occurs with
the path from the last visited viurtual host

Warning: Unknown: open_basedir restriction in effect.
File(/mnt/data/www/www.rhsoft.net/index.php) is not within the allowed
path(s): (àµÜ/data/www/thelounge.rhsoft.net/hvb/www.hvb.at) in Unknown on
line 0 Warning: Unknown: failed to open stream: Operation not permitted in
Unknown on line 0 Fatal error: Unknown: Failed opening required
'/mnt/data/www/www.rhsoft.net/index.php'
(include_path='.:/mnt/data/www/phpincludes:/usr/share/pear') in Unknown on
line 0

Warning: Unknown: open_basedir restriction in effect.
File(/mnt/data/www/www.rhsoft.net/index.php) is not within the allowed
path(s): (H¶Ü/data/www/thelounge.rhsoft.net/www.alufenster.at) in Unknown
on line 0 Warning: Unknown: failed to open stream: Operation not permitted
in Unknown on line 0 Fatal error: Unknown: Failed opening required
'/mnt/data/www/www.rhsoft.net/index.php'
(include_path='.:/mnt/data/www/phpincludes:/usr/share/pear') in Unknown on
line 0 


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

Reply via email to