Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Lost session
Post: RE: Lost session

I had the same problem... then I changed the config (in app/Config/App.php) public $sessionSavePath = WRITEPATH . 'session'; to this: public $sessionSavePath = '/tmp/'; Also double check if th...
40,002 Views
33 Replies
05-07-2021, 01:34 PM
hmiura

Theme © iAndrew 2016 - Forum software by © MyBB