Sessions problems on CI4 |
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'; 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!
when there are "certain changes" that are not wanted on linux we use "timeshift" to revert ( it basically uses rsync ) on Windows can you not use " restore" to go back to when it worked.
(02-01-2023, 10:26 AM)captain-sensible Wrote: when there are "certain changes" that are not wanted on linux we use "timeshift" to revert ( it basically uses rsync ) on Windows can you not use " restore" to go back to when it worked. Hi, that was a good idea and I tried it right now, but it didn't work. I don't understand... Thank you anyway
maybe un synchronize drive and back up using alternative approach
(02-01-2023, 11:14 AM)captain-sensible Wrote: maybe un synchronize drive and back up using alternative approach I've already tried to un synchronize... I'll try to uninstall google drive from my pc... (02-01-2023, 11:17 AM)gbwebapps Wrote:(02-01-2023, 11:14 AM)captain-sensible Wrote: maybe un synchronize drive and back up using alternative approach Same error... |
Welcome Guest, Not a member yet? Register Sign In |