It looks like a server configuration issue you would have to bring up with your hosting provider.
I would guess it is an issue with the session_save_path set in the php.ini file and that the folder specified either has the wrong permissions or doesn't exist in that location.


