Skip to content

Instantly share code, notes, and snippets.

@pscheit
Created March 15, 2013 11:42
Show Gist options
  • Save pscheit/5169310 to your computer and use it in GitHub Desktop.
Save pscheit/5169310 to your computer and use it in GitHub Desktop.
ini file for overwriting some default parameters in php.ini
display_errors = On
error_reporting = E_ALL | E_STRICT
log_errors_max_len = 0
mbstring.internal_encoding = UTF-8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment