Looking back through the archive there seems to be issues with IE and sessions. I have worked through suggested solutions with no luck.
My problem: Using Firefox I can log in to my application successfully and session data is set and retrieved without any problem. However switch to IE and suddenly each page request is getting a new session. Data is being written happily to each session, but the session is never re-used. Any suggestions anyone may have for why this is happening would be greatly appreciated. My set-up: - Cake version: 1.0.0.2378 - Apache version: 2.0.52 - PHP version: 4.3.11 - MySQL version: 3.23.58 - IE security set to "medium" - Sessions being saved to "database" - Cake security set to "low" Regards, Langdon --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
