Page 1 of 1

Session expiry

Posted: Tue Jun 27, 2006 4:48 am
by vivekjain
Hi,
I am developing an application using PHP. I need to set my session to expire after 50 mins, and am using session.gc_maxlifetime to be 3000. But yet the session expires in 15 mins. Can you please suggest me a solution for this?

Thanks

Posted: Tue Jun 27, 2006 6:42 am
by JayBird
Did you restart Apache or whatever you use?