_STORAGE_WRITE_ERROR_:./Application/Runtime/Cache/Home/f8995a0e1afcdadc637612fae5a3b585.php

来源:互联网 发布:介绍湖北黄冈知乎 编辑:程序博客网 时间:2024/05/17 02:43

将one think部署到服务器上出现下面的问题

_STORAGE_WRITE_ERROR_:./Application/Runtime/Cache/Home/f8995a0e1afcdadc637612fae5a3b585.php

是因为服务器缓存文件夹的操作权限不够,即Runtime没有权限,把缓存文件全部删除,再给Runtime777权限就行了

sudo chmod 777 Runtime

0 0
原创粉丝点击