Hi all,
after three days of researching and trying to fix those damn sessions
I am at a complete loss as to why my sessions are lost at random!
I have set
Configure::write('Session.checkAgent', false);
Configure::write('Security.level', 'low');
to no avail. I am NOT moving from https to http so that can't be the
problem.
The worst thing is, the error occurs very randomly. I can add 5 Books
to my basket and it breaks on the sixth. The next time the session is
lost by simply navigating the site. Weird!!
What could be a reason for a session to be lost? The path is always
the same!?!
I reverted back to the old version, which works on our live server but
still it breaks. I haven't changed anything on my dev server though.
This is driving me crazy - if anyone has an idea, i would greatly
appreciate it!
Phil
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---