zzman Posted May 4, 2007 Share Posted May 4, 2007 My session never expires no mater what value i put here: session.gc_maxlifetime = 1440 Do i need to change these values to do that? Notice that the cookie_lifetime is set to 0. If this is the case, kindly provide some explanation as to why. Thanks ; Whether to use cookies. session.use_cookies = 1 ; Lifetime in seconds of cookie or, if 0, until browser is restarted. session.cookie_lifetime = 0 Link to comment https://forums.phpfreaks.com/topic/50016-solved-session-does-not-expire/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.