Guest Posted October 2, 2003 Share Posted October 2, 2003 Hi, Does anyone know how to increase the time limit of the session in /catalog? I would like to change it to an hour so I don't have to login again after a period of inactivity. cheers, jeff Link to comment Share on other sites More sharing options...
Zoot Posted October 7, 2003 Share Posted October 7, 2003 Same problem here. Fine for running a configured store but a tad wearysome if you have to go and look for the cat while setting one up. :blink: Gotta be easy. Link to comment Share on other sites More sharing options...
pepplanas Posted November 2, 2003 Share Posted November 2, 2003 Hi! On sessions.php modify $SESS_LIFE = 1400; I supose the are sec, son if yo want one hour set it to 3600. Salu2 Link to comment Share on other sites More sharing options...
jpf Posted November 3, 2003 Share Posted November 3, 2003 Note: that only works if you store session in MYSQL - I think. File based is set/stored in php.ini - default 20 mins. (1200). You normally should NOT change this. When your editing your store - save what your doing ever 15 min or less to - "save" then use your "back" button to "refresh" the session and return back to what you was doing. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.