I am using cake version: 1.1.10.3825, php version: 5.1.6
Here are my core settings:
define('CAKE_SESSION_SAVE', 'php');
define('CAKE_SESSION_STRING',
'DYhG93b0qyJfIxfs2guVoUubWwvniR2G0FgaC9mi');
When I refresh the page the session is being reset by cake:
$this->Session->read('Config.rand');
My code workes for another domain, any ideas as to what could be
happening?
Thanks so much, have spent way too long debugging this!
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---