![]() |
session failed - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28) +--- Forum: CodeIgniter 4 Support (https://forum.codeigniter.com/forumdisplay.php?fid=30) +--- Thread: session failed (/showthread.php?tid=87919) |
session failed - devo - 06-19-2023 how to fix this session failed in CI4 CRITICAL - 2023-06-20 13:22:57 --> Failed to create(read) session ID: user (path: /h/u/root/writable/session) https://ibb.co/t3JLTz0 RE: session failed - JustJohnQ - 06-20-2023 You need to check write permissions for path: /h/u/root/writable/session RE: session failed - devo - 06-20-2023 (06-20-2023, 01:02 AM)JustJohnQ Wrote: You need to check write permissions for path: /h/u/root/writable/session no problem about the folder everything okay but sometime have that error |