500 Internal Server Error
-
Hey guys, I installed the latest version of this plugin a few days ago and was playing with the settings. I must have picked a bad combination because my website is now giving me the following error:
“500 Internal Server Error”
I tried fixing this on my own, but I haven’t had any luck. I reverted my .htaccess file to the default for wordpress:
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress
… but that didn’t seem to fix anything. I also tried removing the plugin folder and the the w3tc files that were sitting in the wp-content folder, but that didn’t work either. Google only showed me outdated responses that seemed to address an old bug within the plugin that has since been fixed. Any suggestions would be greatly appreciated! Thanks guys!
- The topic ‘500 Internal Server Error’ is closed to new replies.