ID: 43755
User updated by: andrew-php at thepenry dot net
-Summary: php_admin_value include_path on one VirtualHost
effects all VirtualHosts
Reported By: andrew-php at thepenry dot net
Status: Open
Bug Type: Apache2 related
Operating System: centos4
PHP Version: 5.2.5
New Comment:
This bug seems to be the same as:
http://bugs.php.net/bug.php?id=43677
Previous Comments:
------------------------------------------------------------------------
[2008-01-04 23:10:19] andrew-php at thepenry dot net
Description:
------------
Using php_admin_value include_path in one VirtualHost prevents using
set_include_path() in another VirtualHost.
The documentation is unclear about whether this is the correct
behavior, but it seems like php_admin_value should only effect the
VirtualHost it was declared in, not the entire server.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=43755&edit=1