Online system is unable to maintain a session. We've set it for 3 to 5 hours but it is logging member out after 35 to 45 minutes.What could be the reason behind?
2
-
are you using cookies for session id?user557846– user5578462012-03-22 05:52:23 +00:00Commented Mar 22, 2012 at 5:52
-
By what mechanism have you set it? If using cookies, what value do you see for session.gc_maxlifetime when you run phpinfo()?Mark Fraser– Mark Fraser2012-03-22 05:59:24 +00:00Commented Mar 22, 2012 at 5:59
Add a comment
|