![]() |
issue with session - 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: issue with session (/showthread.php?tid=87974) |
issue with session - ComN'Stay - 06-30-2023 Hy ! I have a website made with codeigniter 4.3.4 It works fine online but on localhost I have this error message : ini_set() : Session ini settings cannot be changed after headers have already been send ... I don't understand ... Thanks for you'r help ! RE: issue with session - kenjis - 06-30-2023 See https://forum.codeigniter.com/showthread.php?tid=85871 |