Piwik.tpl or stpl faulty - piwik.php unreachable
-
- Posts: 35
- Joined: Sat Jun 25, 2016 6:56 pm
Piwik.tpl or stpl faulty - piwik.php unreachable
Apparently the template of Piwik is faulty. Just wanted to install the latest version and I get to see the following error.
All standard. Who has run successfully on Piwik?
Code: Select all
GET request failed to piwik.php. Try to include this URL to the whitelist of HTTP Authentication and disable mod_security (you may have with your local contact Hoster). For more information, please refer to the error log of the web server.
After this change, you must restart the web server.
-
- Posts: 35
- Joined: Sat Jun 25, 2016 6:56 pm
Re: Piwik.tpl or stpl faulty - piwik.php unreachable
I have tested it again because I currently move a customer.
Piwik runs as far as I can Piwik.php? Idsite = 1 call also the piwik.js can be called. But it was. Piwik since the move no longer counts the users.
What could it be?
Piwik runs as far as I can Piwik.php? Idsite = 1 call also the piwik.js can be called. But it was. Piwik since the move no longer counts the users.
What could it be?
-
- Posts: 35
- Joined: Sat Jun 25, 2016 6:56 pm
Re: Piwik.tpl or stpl faulty - piwik.php unreachable
According to a request with Curl:
root@Server:~$ curl -I analyse.xxxxxxx.de/piwik.php
HTTP/1.1 400 Bad Request
Server: nginx
Date: Tue, 07 Mar 2017 14:54:43 GMT
Content-Type: text/html; charset=UTF-8
Connection: keep-alive
Keep-Alive: timeout=60
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
-
- Posts: 35
- Joined: Sat Jun 25, 2016 6:56 pm
Re: Piwik.tpl or stpl faulty - piwik.php unreachable
Is no one the same or a similar problem?