Codeigniter出现错误提示Error with CACHE directory的解决方案
程序员文章站
2023-11-27 09:04:40
codeigniter项目访问时如果出现如下错误提示:
error with cache directory.
检查一下cache目录的权限,就会发现
drwxr-x...
codeigniter项目访问时如果出现如下错误提示:
error with cache directory.
检查一下cache目录的权限,就会发现
drwxr-xr-x 3 root root 4096 mar 1 13:53 cache
这时候只要将其改为可读写,
# chmod 777 cache
问题解决。
推荐阅读
-
Codeigniter中禁止A Database Error Occurred错误提示的方法
-
Codeigniter出现错误提示Error with CACHE directory的解决方案
-
电脑出现runtime error错误提示的解决经验
-
电脑出现runtime error错误提示的解决办法
-
Linux内核编译时出现fatal error: openssl/opensslv.h: No such file or directory错误的解决办法
-
Linux内核编译时出现fatal error: openssl/opensslv.h: No such file or directory错误的解决办法
-
IIS出现Server Error in ''/'' Application 的错误,解决方案
-
Nginx出现500 Internal Server Error 错误的解决方案
-
电脑出现NSIS Error错误提示的解决方法
-
电脑开机出现英文“ERROR:cpu fan has failed”的错误提示