[Bug 1237343] Re: session.gc_maxlifetime ignored by garbage collector

2013-10-09 Thread unsen
seems not properly reasonend - more a workaround. settings like these should be update-safe. i recognised, my modified /usr/lib/php5/maxlifetime script has been overwritten by some system-updates. why isn't there a hook or something like that to easy configure (and keep) such an elementary set

[Bug 1237343] Re: session.gc_maxlifetime ignored by garbage collector

2013-10-09 Thread unsen
** Changed in: php5 (Ubuntu) Status: Invalid => Opinion -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/1237343 Title: session.gc_maxlifetime ignored by garbage collector To man

[Bug 1237343] [NEW] session.gc_maxlifetime ignored by garbage collector

2013-10-09 Thread unsen
Public bug reported: i used to set the session livetime for a php session in .htaccess: .htaccess: php_value session.gc_maxlifetime 3600 so unfortuately this isn't working anymore sice the garbage collector ist deleting unused sessions every 1440 seconds. /usr/lib/php5/maxlifetime: #!/bin/sh -