Some hints:

- Is the temp folder defined in php.ini or in env is writeable
(surely /tmp) ?
- If in core.php you defined CAKE_SESSION_SAVE to 'cake', is app/tmp/
sessions is writeable?
- If you have a subdomain with an underscore in it, IE has problem
with sessions (strange behavior but it's real)

On 9 mar, 15:45, "Mattijs" <[EMAIL PROTECTED]> wrote:
> Though similar to some other problems, it seems I can't find a
> solution... when changing pages in my Cake application the Session ID
> changes, thus losing all stored session data. Is there a method of
> observing the session object or such? finding out why the session is
> reset? This also happens when trying 'database' as session storage.
>
> The server: PHP Version 4.4.4.


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