ID: 32992 Updated by: [EMAIL PROTECTED] Reported By: agarrison at st3 dot cc -Status: Open +Status: Bogus Bug Type: PHP options/info functions Operating System: Windows 2003 PHP Version: 4.3.11 New Comment:
You're most likely using the wrong php.ini. Check the output of phpinfo() to see which php.ini file is your php install using. Previous Comments: ------------------------------------------------------------------------ [2005-05-09 23:24:28] agarrison at st3 dot cc Description: ------------ If you use the CGI binary php.exe instead of the ISAPI module php4isapi.dll with IIS 6 setting dispaly_errors = off does not work correctly. Errors are still displayed. In my case they were just NOTICE errors, but changing IIS to use the ISAPI module seems to fix the issue. Reproduce code: --------------- http://www.smartechcorp.net The errors display in the news box on the left. Currently it's fixed since I'm using the ISAPI module. I can change it back to display the errors if needed. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=32992&edit=1
