ez.no / ezpublish / documentation / configuration / troubleshooting / warning: failed to write session data (user).
These documentation pages are no longer maintained. Please visit the new documentation site.
This can occur if you are using mySQL and you have not set up your user and password correctly, or you have changed them since you installed eZ Publish.
Tyically, the error message you see will look something like this:
Warning open(/tmp\sess_bfbb292b1c6af15950270acc789d97ec, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 Warning: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0
To solve the problem, examine your \settings\override\site.ini.append.php file to ensure that the values in the [DatabaseSettings] section are correct.
Comments