Possible Duplicate:
How to get useful error messages in PHP?
Simple errors in my scripts don't show on the screen, only in error.log. I can't find a way to display them on screen. What else can be done here?
<?php
error_reporting(E_ALL);
ini_set('display_errors', 1);
knaller!
?>
Using PHP Version 5.3.14-1~dotdeb.0
Ok, I had used Search before but did not find the right answer, now it showed up as "Related"...
Here's the story:
That was quick - thanks guys! :)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With