ID: 36593 Updated by: [EMAIL PROTECTED] Reported By: tim at sharper dot nl -Status: Open +Status: Bogus Bug Type: *General Issues Operating System: Freebsd 4.11 PHP Version: 4.4.2 New Comment:
Dup of bug #36257. Previous Comments: ------------------------------------------------------------------------ [2006-03-02 17:41:46] tim at sharper dot nl 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 this bug report at http://bugs.php.net/?id=36593&edit=1