> I'd be interested to find out what is causing this problem, and
> whether it is cake specific or not. Let us know when you've figured it
> out.
>
> Cheers
> Adam
Not cake specific. I traced the issue back to session_start, which
blocks subsequent
sessions (that are .. errr .. using php sessions) while the initial
one is active to avoid
corrupting the php session file/variables.
fwiw : http://bugs.php.net/bug.php?id=44400
Cheers
Richard
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---
No comments:
Post a Comment