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
Mirron Windows XP drives
utl_file
does BEGIN TRAN put a lock?
PHP access shared drive
What new geospatial features are in SQL 2008 R2 but not in SQL 2008
How to send form results in Dreamweaver Php to more than one address
Calling C++ functions from CGI
How to manually map vmnet0 (bridge) to a specific physical adapter with VMware Player?
Upgrading Forest to 2008 R2 and Exchange 2010
Stored Procedure is trimming off the decimals...