Session::_overwrite() error in CakePHP 4.3

I’m new to CakePHP and currently trying to build a cms blog.

At the moment i’m using CakePHP 4.3 and PHP 7.2.34, using the bin/cake server to check my implementations.

I’m currently having this error when I submit the add user forms:

Looking at the stack trace on the left side there, what are you doing at line 31 of your UsersController?

1 Like