If i set the “sessionName” in the config with a specific name, it’s almost fixed.
I’ve read that Yii sets the name of the session by default as " name-of-project + {space} + session ", and that generates that Yii never finds the session, and it creates again the sess_files.
Now, setting a sessionName custom without spaces, it’s almost fixed.
Now, every time I reload the "helloworld demo" page, it creates just ONE file.