PDA

View Full Version : Session timeout / auto logoff



Andreas_M
November 29, 2012, 06:01 PM
Hi,


I got some messages from owners, that they are automatically logged off after ca. 20 min.
Is there any setting for session timeout? Did not found at admin panel. Want set it to 1h.


Maybe I have a new good feature for next flynax versions:
Search field at admin panel, with this we can find not often used functions easily.
This would also relieve the support

Mike
November 30, 2012, 03:26 AM
Hello,

Try to change session.cookie_lifetime parameter in the php.ini

Andreas_M
November 30, 2012, 10:00 PM
Hi Mike,

thanks for reply.

Maybe its a user problem.
My settings @ php.ini are:

; Lifetime in seconds of cookie or, if 0, until browser is restarted.
session.cookie_lifetime = 0


Best regards
Andreas