You can change PHP configuration values by modifying your .htaccess file and using the php_flag command.Here is an example turning on error_reporting:# E_WARNING & ~E_NOTICEphp_flag error_reporting 2