[Bug 316441] Re: PHP session garbage collection

Navetz navetz at gmail.com
Mon Jun 1 00:47:55 BST 2009


I think this needs to be looked into.

You cannot change the session.gc_maxlifetime in your php scripts using
ini_set("session.gc_maxlifetime", SOMEVALUE);

Everything says it was read correctly but the garbage collector reads
the session.gc_maxlifetime directly from the php.ini file and disregards
the rest. You also cannot change the session path.

I have not done to much debugging but this is a very annoying issue when
you want to change the session lifetime.

-- 
PHP session garbage collection
https://bugs.launchpad.net/bugs/316441
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.



More information about the Ubuntu-server-bugs mailing list