> i've just upgraded to apache 2.0 and the php_admin_values i had setup
You mean downgraded? > within the VirtualHost directives does work. This is the message i > receive when i try to start the server: > > php_admin_value not allowed here > > i thought i would start with the php user groups first since many of > you may have encountered this problem before. i appreciate any tips. > > by the way, i'm running redhat 8.0 if that helps any. > > i've also done some searches around and haven't found much. i did > find a comment from rasmus saying that php_admin_flag doesn't seem to > work and that that's a known bug, but no indication that this shouldn't > work. > > also, all i'm really hoping to do is create an auto_prepend file (for > phplib). This needs to be done differently for each virtual host. i > appreciate any comments on other ways to achieve this. > Basically Apache2+PHP is nowhere near ready yet. Revert to Apache 1.3.x and everything will be fine. -Rasmus -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
