On 14.05.2007 22:25 jyrgen wrote:

> without changing anything on the server, session data seem corrupt.
> all of sudden the data column does not contain neatly serialized
> data like :
> 
> Config|a:3:{s:4:"rand";i:6637528;s:4:"time";i:1179...
> 
> but
> 
> UPDATE `sessions` SET `data` = '7YDr60NnYV1R2asLTAPMDb-
> q3OO1lqf22IDYuIJBAswmyfMyO2Y3oYFdi3TGWsqh1hPFh4XWN0aEQNQFmIhGuRtpqDmpZ8Fm
> 
> do you know where this comes from ?

Suhosin or a similar PHP-securing extension that auto-encrypts Session
and Cookie vars, maybe?

-Matt

--~--~---------~--~----~------------~-------~--~----~
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