Viewing 1 replies (of 1 total)
  • Hi Jared,

    Can you check your PHP logs to see what error it threw when it failed? Alternatively you should be able to enable debugging in the admin and try and activate the plugin again and you will see the specific error on the screen.

    To enable debugging you can set this line to true in your wp-config.php file. Just remember to set to false when you are done.
    define('WP_DEBUG', true);

Viewing 1 replies (of 1 total)
  • The topic ‘Error 500 – Crash on activation’ is closed to new replies.