Page 1 of 1

session expiration issue

Posted: Mon Dec 18, 2006 9:44 am
by manoj
Hi,

when we keep the application idle for a long time(say about 45 min), login screen is displayed automatically.

Is this because of any conditions in code, which checks for session expiration or is this happening because of default session handling from apache/PHP?

Thanks,
Manoj

Posted: Mon Dec 18, 2006 4:31 pm
by judebert
We don't reload the screen; something else must be doing that.

The length of a session is dependent on the underlying Apache/PHP configuration, IIRC.