Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to display error message?

Status
Not open for further replies.

seahorse123

Programmer
Joined
Jul 25, 2005
Messages
39
Location
US
I installed PHP5 on the server and works fine.
The problem is if there is error in the php file, the browser just shows the blank page, instead of showing the error message, how can I enable this feature to display error message?

Thanks in advance.
 
Display_errors was set to off, I changed it to 'ON', now I can see errors, thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top