Home › Forums › IIS 7.0 › IIS 7 - FastCGI Module › FastCGI and PHP error_display
Previous Next
Last post 06-11-2008 3:08 AM by peaceable_whale. 1 replies.
Average Rating Rate It (5)Thank you for the rating!
Page 1 of 1 (2 items)
Sort Posts: Oldest to newest Newest to oldest
Hi,
Somehow I cant see the error on php using the FastCGI.
Even I used error_display(E_ALL) it's not working out. It only displayed Server Error 500.
Is there a way that I can display the error on the browser?
Thanks a bunch
The error messages are embedded in the HTTP 500 error document, but they may be hidden by the friendly HTTP error message of IE. You should disable "Show friendly HTTP error messages" option in Internet Properties\Advanced.