Thread
:
Problem
View Single Post
04-18-2011, 01:27 PM
#
4
Jeff
Administrator
Join Date: Jul 2010
Posts: 402
Rep Power:
10
Probably in your /etc/php.ini file or if using windows, wherever
php
.ini is stored there.
You need to make sure the display_errors variable is set to off:
Code:
display_errors = Off
Reply With Quote
Jeff
View Public Profile
Visit Jeff's homepage!
Find More Posts by Jeff