Cakephp Session object destruction failed / session_regenerate_id() annoyance

While writing a webapp I suddenly started getting this error:

Session object destruction failed

Apparently it is related to session_regenerate_id(). For now I have solved it by setting security.level to medium in core.php.

On my todo list for a proper fix before release.

No votes yet

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.