Wordpress: 500 server error
I’m running the 2.5.1 version of Wordpress. I installed the plugin wp-cache. This was a big mistake, for me of course, others might have a different story. Out of the box wp-cache would cause my blog to throw 500 server errors every other time you would refresh the page. There were no problems with the Admin dashboard. So, I knew it had to be related with the plugin. So, I tried to delete the cache inside the plugin, that didn’t work. I tried to disable the plugin, that didn’t work either.
So, the order in which I stopped this plugin from causing havoc on my site was this.
- Go and delete the cache out of the plugins settings page. (Even if there is nothing to delete)
- The disable wp-cache from the settings page. (Dashboard –> Settings –> WP-Cache)NOT THE PLUGIN PAGE.
- Then I deleted the plugin from my plugin directory.