Well, i know this is old topic, but maybe someone hits the same problem still. In my case the problem was wrong path in wp-content/advanced-cache.php for
include_once (‘/xxxxxxx/wordpress/public_html/wp-content/plugins/wp-ffpc/wp-ffpc-acache.php’);
Also i have seen a case where this line does not exist at all ??
@peter Molnar, maybe change it to require_once instead?