Page 1 of 1

Piwik.tpl or stpl faulty - piwik.php unreachable

Posted: Tue Jul 05, 2016 6:28 pm
by web-seo-consulting
Apparently the template of Piwik is faulty. Just wanted to install the latest version and I get to see the following error.

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.
All standard. Who has run successfully on Piwik?

Re: Piwik.tpl or stpl faulty - piwik.php unreachable

Posted: Tue Mar 07, 2017 2:37 pm
by web-seo-consulting
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?

Re: Piwik.tpl or stpl faulty - piwik.php unreachable

Posted: Tue Mar 07, 2017 2:56 pm
by web-seo-consulting
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

Re: Piwik.tpl or stpl faulty - piwik.php unreachable

Posted: Wed Mar 22, 2017 8:37 am
by web-seo-consulting
Is no one the same or a similar problem?