Ecshop 搬家出现错误
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Ecshop 搬家出现错误相关的知识,希望对你有一定的参考价值。
ECSHOP搬家后 首页出现错误
如下:
Warning: file_put_contents(temp/caches/f/index_40F756F0.php): failed to open stream: Permission denied in includes/cls_template.php on line 198
Notice: can‘t write:temp/caches/f/index_40F756F0.php in includes/cls_template.php on line 200
找到文件 chmod 777 temp/caches/f/index_40F756F0.php
chmod 777 includes/cls_template.php
在刷新首页就解决了
以上是关于Ecshop 搬家出现错误的主要内容,如果未能解决你的问题,请参考以下文章