Microsoft
Software
Hardware
Network
Question : PHP.ini file 'display_errors' is set to Off but errors still appear on page?
I have set the 'display_errors = Off' in the php.ini file and checked the phpinfo() and it says that Display Errors is set to off.
But there are still error messages that appear on the screen. I can change the error reporting level and that will fix it but I need to keep the error reporting on ALL for the logs.
Anyone know why errors are still outputted on the page despite display errors being set to off?
Answer : PHP.ini file 'display_errors' is set to Off but errors still appear on page?
Hi,
I think you have got warnings not error.
Thanks
Gary
Random Solutions
Vb Script Needed
Visual FoxPro OLE DB Data Provider Problems
create smaller CSV file for a large one
How to extract data from oracle xmltype
size of data returned by a query
How to remove User Name and Password from Login screen
MS Word Page Numbering - Duplicate number for different signature pages
Transition from Exchange 2003 to 2010
Exchange 2007 Server - Adding new DC (2008 or 2008 R2)?
Java - dataStreamInput.readLine decaprecated