Quantcast
Channel: Piwik Forums - Support & Bugs
Viewing all articles
Browse latest Browse all 13117

Re: New install error session has already been started

$
0
0
exacly the same error as described:

Error: Unable to start session. Please check that the web server has enough permission to write to these files/directories:
For example, on a Linux server if your Apache httpd user is www-data, you can try to execute:
chown -R www-data:www-data /home/****/public_html/analytics/tmp/sessions/
chmod -R 0755 /home/****/public_html/analytics/tmp/sessions/
Debug: the original error was
session has already been started by session.auto-start or session_start()

Viewing all articles
Browse latest Browse all 13117