Memcache Error
-
I’m getting this error after deployment when I try to test the site. I don’t have any caching plugins installed. I tried to deploy the package on a live server as well as a local WP install and I get this same error.
Fatal error: Class ‘Memcache’ not found in wp-content\object-cache.php on line 383
Line 383 in that file shows this:
$this->mc[$bucket] = new Memcache();
Any ideas?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Memcache Error’ is closed to new replies.