Date: 12/06/99
- Next message: Andrei Zmievski: "[PHP-DEV] cvs: /CVSROOT cvsusers"
- Previous message: Bug Database: "[PHP-DEV] Bug #2277 Updated: CGI vars should be documented"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: roland <email protected>
Operating system: FreeBSD 3.1
PHP version: Earlier? Upgrade first!
PHP Bug Type: Other
Bug description: Settings in VirtualHosts
PHP4b3 Module safe_mode
This settings, used in the server-config on a couple of
Virtual-Hosts with different paths, keeping their value
in the Apache-Daemon even when accessed through another
VirtualHost with different values:
php_admin_value doc_root /web/...
php_admin_value open_basedir /web/...
php_admin_value include_path .:/web/...
You wont see the problem right after a HUP, but if you
access one VirtualHost many times all the daemons have
those variables in them and all the other hosts only
getting those (badly wrong) values then.
Tried many things to get this to work the last 3 days
but its a reproducable and not easy discovered bug.
Finally I moved everything back to the common docroot,
the above settings are now in a common <Directory> and
of course for all PHP-enabled Hosts the same.
Thanks for your time :)
Roland
btw:
sorry for the submission as an 'Earlier'-Version,
I cant find the form for PHP4 buggies :)
-- 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: Andrei Zmievski: "[PHP-DEV] cvs: /CVSROOT cvsusers"
- Previous message: Bug Database: "[PHP-DEV] Bug #2277 Updated: CGI vars should be documented"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

