wordpress internal server error fix
WordPress 500 Internal Server Error: What It Means and How to Fix It
TL;DR A WordPress 500 Internal Server Error means the server hit an unexpected problem but won’t tell you what it was. The most common causes are a corrupted .htaccess file, a misbehaving plugin, or a PHP memory limit. To fix it: rename your .htaccess file, deactivate all plugins via FTP, or increase your PHP memory…