How can I display and log PHP errors on IIS7?
- by Ben
We're running PHP 5.2.5 on an IIS 7 Server and we're having problems making PHP errors visible... At the moment whenever we have a PHP error the server sends back a 500 error with the message "The page cannot be displayed because an internal server error has occurred."
This might be a good setting for production websites but it's rather annoying…