That is in the core code. Since some install of Linux, namely Debian, Ubuntu
from what I have seen so far, turn off gc for sessions by default and use a
cron job to clean them up. Since database session handling relies on the
normal cleanup PHP uses I had to create a workaround at the framework level
to handle this on database. I have not checked yet, but it may even effect
storing sessions anywhere but the php default.

And the issue in the original email was reported to trac and fixed. Please
use that site, as I have mentioned numerous times before, to report issues
with the code. I do not follow this list often or even consider anything
reported here a bug

https://trac.cakephp.org/ticket/2387


-- 
/**
* @author Larry E. Masters
* @var string $userName
* @param string $realName
* @returns string aka PhpNut
* @access  public
*/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [EMAIL PROTECTED]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to