Welcome Guest, Not a member yet? Register   Sign In
Sessions problems on CI4
#1

Hi, I have on my localhost with xampp on windows 11 several ci4 installations.
They worked fine until two days ago, because suddenly I could not open them anymore because I always receive this error message:

CodeIgniter\Session\Exceptions\SessionException
Session: Configured save path "D:\xampp\apps\prototype\writable\session" is not writable by the PHP process.


Of course I checked the folder permissions and they are properly assigned, considering no one has touched them,
and also I've checked the line
Code:
public string $sessionSavePath = WRITEPATH . 'session';
on App config file.

The only thing I've made, was to synchronize the xampp folder on Google Drive, maybe that changed something.

Is there someone who already faced this issue?
It doesn't seem to be a permission problem.
Maybe xampp installation went broke...

Thank you!
Reply


Messages In This Thread
Sessions problems on CI4 - by gbwebapps - 02-01-2023, 05:29 AM
RE: Sessions problems on CI4 - by gbwebapps - 02-01-2023, 11:09 AM
RE: Sessions problems on CI4 - by gbwebapps - 02-01-2023, 11:17 AM
RE: Sessions problems on CI4 - by petr.sejba - 04-23-2023, 05:42 PM
RE: Sessions problems on CI4 - by kenjis - 09-12-2023, 10:09 PM
RE: Sessions problems on CI4 - by joho - 09-12-2023, 10:57 PM
RE: Sessions problems on CI4 - by InsiteFX - 09-13-2023, 10:28 PM



Theme © iAndrew 2016 - Forum software by © MyBB