Jump to content

Silent but violent


gloveny

Recommended Posts

Hi, I'm have massive problems trying to get any output from a PHP error.  In PHP.INI, error_reporting is already set to E_ALL. 

In the code I've used error_reporting(E_ALL); and ini_set('error_reporting', E_ALL);  BUT it still wont print out any errors or warnings ...  or anything.  It would be nice if I could say that it must be that I'm such a good prgrammer that there are no errors, but I am soberly aware that this is certainly not the case.

When the code stubles across an error it just stops (like it normaly would do) but doesnt print anything (anything at all, not even a <br/> tag) to the browser.  ???

This is most annoying and confusing. 

I've reinstalled PHP from scratch but it had no effect.   

Please some one help, the silence is killing me.

Graham

Link to comment
https://forums.phpfreaks.com/topic/59452-silent-but-violent/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.