ID:               23462
 Updated by:       [EMAIL PROTECTED]
 Reported By:      admin at xpower dot nwt
 Status:           Bogus
 Bug Type:         Apache2 related
 Operating System: FreeBSD, Linux
 PHP Version:      4.3.2RC2
 New Comment:

This should now be fixed in CVS. Fix scheduled for PHP 4.3.5.


Previous Comments:
------------------------------------------------------------------------

[2003-10-04 00:51:04] [EMAIL PROTECTED]

See bug #25753 (placeholder for all these reports about leaking php ini
settings)

------------------------------------------------------------------------

[2003-05-03 05:42:09] admin at xpower dot nwt

For all older PHP version folowing work fine:

<Directory /home/www/fly/web/>
php_admin_value open_basedir /home/www/fly/web/
</Directory>

and all Virtual servers under /home/www/fly/web/ use this restriction
as I expect.

But after setup 4.3.2RC i see in error_log something like this:
[client XXX.XXX.XXX.XXX] PHP Warning:  Unknown(): open_basedir
restriction in effect.
File(/usr/home/www/kalimed/web/domain.com/public/wstats.php) is not
within the allowed path(s): (/home/www/fly/web/) in Unknown on line 0

 - the restriction for /home/www/fly/web/ used for
/home/www/kalimed/web/

If I move "php_admin_value open_basedir" into each virtual host section
- this solve the probem. But I think this is more usability to use one
<Directory> directive instead of putting config line for each virtual
host. Thanks. Sorry for terrible english :)

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=23462&edit=1

Reply via email to