NYCPHP Meetup

NYPHP.org

[nycphp-talk] PHP5 Error Reporting

Joe Crawford Jr. jcrawford at codebowl.com
Wed May 26 21:08:21 EDT 2004


Guys,

i am working with php5 here is the error bit of my php.ini

error_reporting  =  E_ALL
display_errors = On
display_startup_errors = On
log_errors = On
log_errors_max_len = 1024
ignore_repeated_errors = Off
ignore_repeated_source = Off
report_memleaks = On
track_errors = Off
html_errors = Off

however when i cause an error such as throwing a protected $roles; into an interface body i get no error just a plain white screen, i have also turned off friendly http errors in IE 6 SP 1

Joe Crawford Jr.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20040526/516280eb/attachment.html>


More information about the talk mailing list