If you can’t login Kloxo and you see the error
Alert: sessionname_not_client
like this figure:
How to fix this error?
This error means your server unable to write session file to the server. There are several possibility:
– Server Hard Disk full
– /tmp permission is not writable by server
Case 1: you can use this tutorial: How to check why your linux vps disk space is full
Case 2: set permission for the directory /tmp to writable.