Hi, Саша Стаменковић wrote:
No.From Zend_Session.php [snip] Always throw exception if SID is defined.PHP manual is also clear about this (http://www.php.net/manual/en/function.session-id.php):[snip]
Setting a session id and regenerating it are two distinct things, see http://php.net/session-regenerate-id example #1 So I agree with Pádraic that it should in fact work, even after the session has been started.
Are you sure you are using the correct logic for this? drm / Gerard
