> I'm having issues with my php pages. When I have errors, Instead of > crashing or showing errors, the browser shows a blank page. > PHP does not report the error. > My php.ini is configured as > error_reporting = > E_COMPILE_ERROR|E_ERROR|E_CORE_ERROR|E_USER_ERROR|E_USER_WARNING|E_ >USER_NOTICE
display_errors is also turned On ? Arpi -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]