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
Printing Tab Forms
Formating Columns in SQL Server 2005
Cisco Unity Call Handlers
Multiple <html> Tags in Page?
VMware VCenter 4.0 inline upgrade into 4.1 in production
Calling Events and Event Handlers in Java
What is a "standard" tv dvd extension?
What is the best and safe way to change network IP range
C# raw classes
Why is IE not processing my CSS?