Skip to content

Instantly share code, notes, and snippets.

@regepan
Last active November 9, 2019 21:10
Show Gist options
  • Save regepan/0bdbd4ff0610014283ca93a50353c26d to your computer and use it in GitHub Desktop.
Save regepan/0bdbd4ff0610014283ca93a50353c26d to your computer and use it in GitHub Desktop.
  • Check wp-config.php permission(Set 644)
  • Show error setting on .htaccess
php_flag display_errors on
  • Set debug mode on wp-config.php
  • Access by Firefox.(not Chrome)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment