首页 > 其他分享 >[ecstore]开启memcache缓存的ecstore,磁盘满了后,打开提示header function does not exist

[ecstore]开启memcache缓存的ecstore,磁盘满了后,打开提示header function does not exist

时间:2023-01-28 19:12:55浏览次数:48  
标签:function ecstore header memcache exist does 磁盘

开启memcache缓存的ecstore,磁盘满了后,打开提示
header function does not exist in /home/wwwroot/xxxx/app/base/lib/component/compiler.php on line 368
的解决方法

1、先释放空间,保证磁盘有可用,df -lh
2、到阿里云 云数据库,memcache里 清除-过期数据-立即执行

 

 

 

3、cd app/base/
./cmd
先后执行
kvrecovery
update

标签:function,ecstore,header,memcache,exist,does,磁盘
From: https://www.cnblogs.com/showker/p/17071110.html

相关文章