[PHP] Local session.gc_maxlifetime not always being respected

2005-09-21 Thread Michael Caplan
Hi, I have a rather peculiar problem with session.gc_maxlifetime local settings not being respected under certain circumstances. In order to ensure that sessions created for our application would have a max lifetime longer than the default 24 minutes, we cranked session.gc_maxlifetime in an .hta

[PHP] Local session.gc_maxlifetime not always being respected

2005-09-21 Thread Michael Caplan
Hi, I have a rather peculiar problem with session.gc_maxlifetime local settings not being respected under certain circumstances. In order to ensure that sessions created for our application would have a max lifetime longer than the default 24 minutes, we cranked session.gc_maxlifetime in an