thinkphp _STORAGE_WRITE_ERROR_ 权限报错解决

在linux上部署php项目可能会碰到 _STORAGE_WRITE_ERROR_:./Application/Runtime/

把项目目录设置777权限后还没解决的情况下:

使用命令到项目地址 关闭SELinux

setenforce 0