I\'ve pasted the example from php.net for using memcached in php and I\'m getting:
Fatal error: Class \'Memcache\' not found
I have this in m
I went into wp-config/ and deleted the object-cache.php and advanced-cache.php and it worked fine for me.