Edward Kay wrote: > Thanks for your suggestions John. At the moment, I do need to run it as a > CGI as I need different php.ini files for each virtual host. For what it's worth, when you use PHP as a module, you can change almost all settings in php ini on a per-virtual host basis using the Apache directives php_value and php_flag (you can use php_admin_value and php_admin_flag too to ensure these are not overridable in e.g. .htaccess) Col -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php