Thinkphp 出现 “_CACHE_WRITE_ERROR” 错误的可能解决办法

黄文博客 / 2024-07-11 / 原文

有可能是老毛病:

Cache文件夹和里面的文件,php没有权限

解决办法:

chmod -R 777 /.............../www/Cache