> on most servers ini_set will be the best you can hope for
> 
> security settings won't allow alternative php.ini file reads

If we're talking about Apache, you can place php config commands in an
.htaccess or httpd.conf file.  Those files can easily be associated with a
particular VirtualHost.

Check out: http://www.php.net/configuration.changes for more info.

--Rick

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to