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
What tool do you use to manage 100+ oracle databases
site permissions not working for restored sharepoint site
VBA to update field values on a table during a loop
Cannot connect to the virtual machine in Server 2008 after Hyper v set up
avoid the reserved space
pattern matching regular expression
How to merge two List?
ORDER BY items must appear in the select list if the statement contains a UNION operator.
setting Oracle session to the right language
Copying a sheet from one file to another without opening either in Excel