Hello,
I am new to PHP (coming from ASP), I have installed PHP on my local machine for testing purposes but i see detailed server errors, all I get is the IIS custom page or a non detailed message.
Here is what I have and have done:
-Windows vista with IIS 7, have turned on CGI and instal PHP 5.3
-I have renamed php.ini-development to php.ini (and made a copy

)
-Checked that the variable display_errors is set to On
-Went to the site on IIS, went to the error pages and set the error responses to detailed error. Restarted IIS
i have done pretty much any thing i have found on forums but no luck.
Would anyone know what to do at this stage?