> PHP sessions are managed by a garbage-collection routine and have
> expiration times.

thanks, yes i know. i do collect garbage "manually" by deleting
expired rows from the session table (before the login).

please don't get me wrong. i worked all this out, and it was running
until my provider installed a php hardening patch, which encrypts the
session data.. all i can do now is to disable the session encryption.
ok. php's session serialization is differen from the serialize
command.
fooooo


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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