IIS7 IE9 PHP Errors Hidden - Error 500 - How to show detailed PHP errors?
Posted
by
sandy
on Server Fault
See other posts from Server Fault
or by sandy
Published on 2011-03-30T20:25:57Z
Indexed on
2012/07/03
21:17 UTC
Read the original article
Hit count: 276
I scrutinized every single article that there is on the web for this one but NO JOY! I am getting the infamous error 500 after that I have installed internet explorer 9. Here is a detailed step of what I had done....
STEP 1 - Installed PHP using Web Platform installer , IIS 7 on Windows 7 x64 STEP 2 - Configured PHP.ini to display_errors so I turned that on STEP 3 - With IE8 EVERYTHING was showing up fine .... STEP 4 - When I installed IE9 .... the error 500 message came back STEP 5 - Looked into php.ini and my original settings are all still there STEP 6 - reset iis7 with iisrestart from command prompt....
Help would be much appreciated! What is wrong?
Regards Sandy
© Server Fault or respective owner