Hi, Саша Стаменковић wrote:
I only know that:Zend_Session::setId('13123'); fails with"Zend_Session_Exception: The session has already been started. The session id must be set first."if session is already started.
Well, I think we had established already that that makes perfect sense ...? You might want to look into Zend_Session::regenerateId() for your purposes. Seeing as you were referring to the unit test for regenerateId(), I thought you had found that out already.
Gerard
