Hi guys, I have stubbled apon a wierd problem, maybe someone can shed some light.
The situation: Log a user out using Session->Destroy(), then setFlash, then redirect. Under isapi, the flash message displays and is assigned to the new session that Destroy creates. however, under CGI mode, the new session does not have flash message. Any ideas? I understand tha CGI loads on each request, and ISAPI is loaded with IIS on load/startup. G --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
