[PHP-DEV] PHP 4.0 Bug #7990: include_path sometimes set wrong From: franky.van.liedekerke <email protected>
Date: 11/27/00

From: franky.van.liedekerke <email protected>
Operating system: Solaris 2.6
PHP version: 4.0.3pl1
PHP Bug Type: PHP options/info functions
Bug description: include_path sometimes set wrong

I run apache 1.3.14 with php, and on a nulber of virtual hosts, I have the parameter
php_admin_value include_path "/path/to/include/dir"
set.
Now it happens that sometimes, not frequently, when I address a random virtual host, the include_path is set to the value of the first include_path mentioned in my config. A simple refresh solves this and the include_path is the correct one then.
Now I can't reproduce this, since it only happens occasionally, but I think it must have something todo with the initialisation of this value for a new proces.

Please contact me if you have any questions,

Franky

-- 
Edit Bug report at: http://bugs.php.net/?id=7990&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>