Hi,
For somereason on my machine, PHP fatal errors are not reported to the screen - OR - to the error logs.
I have error_reporting set to E_ALL & ~E_NOTICE, display_errors is on as is log_errors and display_start_errors
Here is my phpinfo();
http://devel1.nationaltestingcenter.com/info.php
And here is the script I'm using to trigger a fatal error
http://devel1.nationaltestingcenter.com/fatal_php/fatal.txt
Thanks
For somereason on my machine, PHP fatal errors are not reported to the screen - OR - to the error logs.
I have error_reporting set to E_ALL & ~E_NOTICE, display_errors is on as is log_errors and display_start_errors
Here is my phpinfo();
http://devel1.nationaltestingcenter.com/info.php
And here is the script I'm using to trigger a fatal error
http://devel1.nationaltestingcenter.com/fatal_php/fatal.txt
Thanks