帮助中心 >  技术知识库 >  网站相关 >  建站知识 >  Discuz Can not write to cache files 解决办法

Discuz Can not write to cache files 解决办法

2016-09-12 16:09:26 6885

1.Can not write to cache files, please check directory ./data/ and ./data/cache/ . 无法写入缓存 

解决办法:在sourcepluginxshow找到xshow.class.php,打开搜索“writetocache” , 

把writetocache('kk_xshow', '', $cacheArray); 

修改为writetocache('kk_xshow',$cacheArray); 

保存即可。 


2.请先升级 UCenter 到 1.6.0 以上版本。如果使用为Discuz! X自带UCenter,请先下载 UCenter 1.6.0, 在 utilities 目录下找到对应的升级程序,复制或上传到 Discuz! X 的 uc_server 目录下,运行该程序进行升级。 

解决办法:直接打开http://网址/install/update.php?step=prepare

提交成功!非常感谢您的反馈,我们会继续努力做到更好!

这条文档是否有帮助解决问题?

非常抱歉未能帮助到您。为了给您提供更好的服务,我们很需要您进一步的反馈信息:

在文档使用中是否遇到以下问题: