; PHP Development configuration for errors ; Show all errors display_errors = On display_startup_errors = On ; Log all errors log_errors = On ; What errors to show/log error_reporting = E_ALL | E_STRICT xmlrpc_errors = On