I am currently installing a PHP module which has the following requirements: max_execution_time 600 error_reporting E_WARNING & ~E_NOTICE & ~E_DEPRECATED log_errors Off Can the PHP config be changed to reflect these settings? Thanks, Eli