From:             php dot net at bokehman dot com
Operating system: Windows
PHP version:      5.1.2
PHP Bug Type:     Safe Mode/open_basedir
Bug description:  Dynamic open_basedir restriction not possible.

Description:
------------
When using mod_vhost_alias it is not possible to set a dynamic
open_basedir restriction. %0 is not being expanded.

php_admin_value open_basedir C:/apache2/htdocs/vhosts/%0/public_html

I've been told there is a fix on Linux by editing fopen-wrappers.c but
this file does not exist on windows.


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

Reply via email to