[snip]
Printing error messages to your output can be disabled with the
"display_errors" directive in your php.ini file.  To enable error
printing, the directive should read:

display_errors = On
[/snip]

You are correct sir, it is set to off by default. I will hike over to the
data center and flick the switch. Thanks!

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to