Topic: Session Expire

Hi i would like to ask how to extend session it seems like session close to fast i have tried adding (admin/company_preferences.php?> Login Timeout: 600000 or 28800)  but still ending too fast like few mins session end.. is there a way i can extend or fix this.

Re: Session Expire

By default it will be 24mins from php session max life.

But i have tried with different way. But nothing worked to keep the session more than 30mins. 

So now i am using zebra session to store the session data on database.

I would suggest you to try zebra session. 
https://github.com/stefangabos/Zebra_Session.  This helps me to keep the session active for more than 24 hours now.

Subscription service based on FA
HRM CRM POS batch Themes

Re: Session Expire

https://stefangabos.github.io/Zebra_Session/Zebra_Session/Zebra_Session.html
Source from Internet Archive:
https://web.archive.org/web/20081221052326/http://devzone.zend.com/node/view/id/141
https://web.archive.org/web/20190921001622/http://phpsecurity.org/code/ch08-2
http://62.182.86.140/main/2245000/0fd354cabaae8a0c772b3d887ba4216e/Chris%20Shiflett%20-%20Essential%20PHP%20Security-O%E2%80%99Reilly.pdf