Report this

What is the reason for this report?

Activating Worpress Plug In causes HTTP 500 error

Posted on October 22, 2016

Hello, I am using worpress. Installed Wishlist Membership plug in. Then went in to activate the plug in and got HTTP 500 error. Went through the terminal and removed the plug in directory and site went back up. Site doesn’t go down on install but goes down on activation of the plug in. Any ideas?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

In general a 500 error results from an error in the PHP code. If you are running WordPress on Ubuntu 16.04 it is possible that the plugin is using features from PHP 5.x that are not present in PHP 7. You can review the details of the error in /var/log/apache2/error.log. If it does appear to be a PHP 5 vs PHP 7 issue you may want to consider running your site on 14.04 instead of 16.04 (both remain supported with security updates).

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.