On Feb 12, 9:07 pm, mscdex <[email protected]> wrote:
> The "cake" option is pretty much the same as the "php" option except
> that it tells PHP to store the session files in /app/tmp/sessions
> instead of PHP's default location. The "cake" option also sets a
> couple other PHP session options, but it's basically the same. So the
> session handling is still handled by PHP and PHP will delete the
> session files when they are set to expire.

That's strange because the session files never get deleted from /app/
tmp/sessions. I wonder if it is some setup at my hosting provider
which I can influence on (for example via .htaccess file).

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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