PHP memcached Fatal error: Class 'Memcache' not found

后端 未结 6 625
清酒与你
清酒与你 2020-11-28 08:55

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

6条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-11-28 09:26

    I went into wp-config/ and deleted the object-cache.php and advanced-cache.php and it worked fine for me.

提交回复
热议问题