-2

I installed Memcached but unfortunately, I keep getting an error:

Fatal error: Uncaught Error: Class 'Memcache' not found in /home/bestassi/360assignments.com/wp-content/plugins/a2-w3-total-cache/lib/W3/Cache/Memcached.php:52 Stack trace: #0 /home/bestassi/360assignments.com/wp-content/plugins/a2-w3-total-cache/lib/W3/Cache.php(44): W3_Cache_Memcached->__construct(Array) #1 /home/bestassi/360assignments.com/wp-content/plugins/a2-w3-total-cache/lib/W3/ObjectCache.php(574): W3_Cache::instance('memcached', Array) #2 /home/bestassi/360assignments.com/wp-content/plugins/a2-w3-total-cache/lib/W3/ObjectCache.php(166): W3_ObjectCache->_get_cache(0, 'default') #3 /home/bestassi/360assignments.com/wp-content/plugins/a2-w3-total-cache/lib/W3/ObjectCacheBridge.php(32): W3_ObjectCache->get('is_blog_install...', 'default') #4 /home/bestassi/360assignments.com/wp-content/object-cache.php(51): W3_ObjectCacheBridge->get('is_blog_install...', 'default') #5 /home/bestassi/360assignments.com/wp-includes/functions.php(1700): wp_cache_get('is_blog_install...') #6 /home/bestassi/360assignments.com/wp-includes in /home/bestassi/360assignments.com/wp-content/plugins/a2-w3-total-cache/lib/W3/Cache/Memcached.php on line 52

  • 4
    Does this answer your question? [PHP memcached Fatal error: Class 'Memcache' not found](https://stackoverflow.com/questions/2659035/php-memcached-fatal-error-class-memcache-not-found) – astentx Dec 07 '20 at 08:47

1 Answers1

0

please uninstall this plugin first (and if you wish, reinstall it later).

Ken Lee
  • 6,985
  • 3
  • 10
  • 29