Skip to content

Instantly share code, notes, and snippets.

@MagneticMule
Last active November 16, 2017 17:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MagneticMule/41b4360fd1fa273595ce78bdb3f08eac to your computer and use it in GitHub Desktop.
Save MagneticMule/41b4360fd1fa273595ce78bdb3f08eac to your computer and use it in GitHub Desktop.
Enables echoing php errors to the browser
echo "php_flag display_errors 1" > .htaccess
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment