After upgrade to Piwik 1.6 many users are reporting "Unable to start session" messages. It seems to happen when the piwik/tmp/sessions directory is not writable.
INstead we should detect this before trying to start the session and if the directory is not writable, return the standard piwik error message showing the "chmod" help command.
The text was updated successfully, but these errors were encountered:
After upgrade to Piwik 1.6 many users are reporting "Unable to start session" messages. It seems to happen when the piwik/tmp/sessions directory is not writable.
INstead we should detect this before trying to start the session and if the directory is not writable, return the standard piwik error message showing the "chmod" help command.
The text was updated successfully, but these errors were encountered: