;;;; Enables error display output from PHP display_errors = On display_startup_errors = On ;;; For a production Web server, you would ;;; definitely want to change these to display_errors = Off display_startup_errors = Off log_errors = On ;;;; Enables all error, warning, and info msg reporting error_reporting = E_ALL ;;;; Sends msgs to log file error_log =