wordpress使用memcache缓存报错

问答中心分类: OneinStackwordpress使用memcache缓存报错
lwf5819 asked 8 年 ago
报错后提示信息:Notice: Undefined offset: 1 in /data/wwwroot/test.zyyuan.cn/wp-content/object-cache.php on line 374;
后面进行卸载./uninstall.sh memcached
重新安装:./install.sh  memcached选择y
重装后提示:class’memcached’或者class’memcache’ not found
用lnmp,php版本5.6 数据库版本5.6,应该是兼容的,但是就是会报错。

1 Answers
oneinstack answered 8 年 ago
代码报错,不知道