ID:               2926
 Updated by:       [EMAIL PROTECTED]
 Reported By:      roland at virtual dot ch
-Status:           Open
+Status:           Closed
-Bug Type:         Other
+Bug Type:         *General Issues
 Operating System: FreeBSD 3.1
-PHP Version:      Earlier? Upgrade first!
+PHP Version:      4.0.0
 New Comment:

Fixed long time ago. 


Previous Comments:
------------------------------------------------------------------------

[1999-12-06 21:19:53] roland at virtual dot ch

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 :)


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=2926&edit=1

Reply via email to