Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter\Cache\Exceptions\CacheException in Codeigniter 4
#2

yes but what you haven't elaborated on is the web server and set up that codeigniter is being served from.

I'm on Linux and cache ,within writable directory on local host i have permissions rwxrwxrwx

That 0640 that seems to be mentioned could be read and write , read, and zilch

So basically for writable and cache directory within writable, you could try setting 777 permissions to see what happens. IN linux or at least in my case I run a command from the command line , setting permissions recursively. if your on Windows and say using WAMP or something then , then must be a properties ->security -> permissions or similar.

try looking around and try changing permissions on cache and writable so that they are read, write and executable . IN Linux you generally need the executable because that is needed fro my understanding for web server system to be able to enter directory .

Can you confirm web server is WAMP or ...
CMS CI4 A CMS system, runs out of the box written on top of CI4
Arch Book  CodeIgniter4 on Apache(pages 92-114) 
Github  
Reply


Messages In This Thread
RE: CodeIgniter\Cache\Exceptions\CacheException in Codeigniter 4 - by captain-sensible - 03-06-2022, 08:47 AM



Theme © iAndrew 2016 - Forum software by © MyBB