php-developer-list | 2000101
Date: 10/14/00
- Next message: Andi Gutmans: "Re: [PHP-DEV] PHP 4.0 Bug #7209: Wrong include path for virtual servers on Apache"
- Previous message: Sebastian Bergmann: "[PHP-DEV] Latest CVS on Win32"
- Next in thread: Andi Gutmans: "Re: [PHP-DEV] PHP 4.0 Bug #7209: Wrong include path for virtual servers on Apache"
- Reply: Andi Gutmans: "Re: [PHP-DEV] PHP 4.0 Bug #7209: Wrong include path for virtual servers on Apache"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: hara <email protected>
Operating system: Linux SuSE 6.3
PHP version: 4.0.3
PHP Bug Type: Scripting Engine problem
Bug description: Wrong include path for virtual servers on Apache
Hello..
My php.ini states an include path which serves as default for most of our severs. But some virtual servers get another include path.
I set this one in the Virtual Server as follows:
php_admin_value include_path .:/export/home/config/www/php4inc/dfbeta3
The Problem: After updating to php 4.0.3 .. it seems that
ALL servers use THIS (even when declared in another server) include path.. phpinfo() shows this one as local value, the one out of php.ini as master value. But even on virtual servers which don't have the above 'php_admin_value' in their config. I use php4 as .so module on an apache 1.3.9
The problem disapears as soon as I install 4.0.2 again..
-- Edit Bug report at: http://bugs.php.net/?id=7209&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>
- Next message: Andi Gutmans: "Re: [PHP-DEV] PHP 4.0 Bug #7209: Wrong include path for virtual servers on Apache"
- Previous message: Sebastian Bergmann: "[PHP-DEV] Latest CVS on Win32"
- Next in thread: Andi Gutmans: "Re: [PHP-DEV] PHP 4.0 Bug #7209: Wrong include path for virtual servers on Apache"
- Reply: Andi Gutmans: "Re: [PHP-DEV] PHP 4.0 Bug #7209: Wrong include path for virtual servers on Apache"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

