View Single Post

  #2 (permalink)  
Old 11-02-2008, 03:37 PM
blenda blenda is offline
Member
 
Join Date: May 2006
Posts: 47
blenda is on a distinguished road
It is always better to display_errors should be disabled, and all error messages should be passed to system log files using the log_errors directive.
Reply With Quote