That's odd - you should be able to regenerate the ID if the session has started. How else could you regenerate it? There may, of course, be an issue in regenerating an ID so late that the cookie can't be sent, but this should kick out an error or something anyway.
Pádraic Brady http://blog.astrumfutura.com http://www.survivethedeepend.com OpenID Europe Foundation Irish Representative ________________________________ From: Саша Стаменковић <[email protected]> To: [email protected] Sent: Mon, February 1, 2010 2:50:48 PM Subject: Re: [fw-general] Re: Zend_Session setId Looking at Zend_SessionTest::testRegenerateId, looks like it's not possible to set another session ID if session is already started. Regards, Saša Stamenković On Mon, Feb 1, 2010 at 3:45 PM, umpirsky <[email protected]> wrote: > >>I'm integrating uploadify, because of Flash Cookie Bug >>(http://swfupload.org/forum/generaldiscussion/383) I need to set session ID. >>So, I have same problem, can anyone help? > >>How to restart session with new session ID? > >>Regards, >>Sasa Stamenkovic. >-- >>View this message in context: >>http://n4.nabble.com/Zend-Session-setId-tp643859p1458847.html >>Sent from the Zend Framework mailing list archive at Nabble.com. >
