Problem

If you can not login or products are not stored in the shopping cart or get errors in the log like 'session_start failed', 'Failed to write session data', 'save_path is not writable', 'Invalid token session. Please login again'.

Solution

Session_save_path is a PHP variable that is set in php.ini, and on many shared hosting setups it’s actually set to a location that’s not writable.

Contact your host to solve this.


Related articles

Related articles appear here based on the labels you select. Click to edit the macro and add or change labels.



Related issues