Fixed it by deleting the wp-cache plugin folder and then following these instructions:
= I removed WP-Cache and now WordPress does not work =
This occurs because WordPress still try to run advanced-cache.php
. Remove the following line to you wp-config.php` file:
define(‘WP_CACHE’, true);