I'm testing an e-commerce script for a paid project on one of my test sites, but I get this error
You can see it on here: http://ninjatest4.altervista.org/static_pages/index.phpIf 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'. 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.
Can I have anyone making such thing to be writable please?
Thanks in advance.