Validation of Piwik HTTP URL fails
UnderDesign - July 5, 2009 - 12:02
| Project: | Piwik - Web analytics |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hi,
Got the module installed correctly, but on the settings page (/admin/settings/piwik), I cannot save the settings. When I do I receive the error message:
The validation of "http://www.MYDOMAIN.com/piwik/piwik.php" failed with error "Connection refused" (HTTP code -111).Obviously, I'm not using "MYDOMAIN", I'm using the proper domain, but I'm not entirely comfortable putting the full URL up for the sake of my clients' privacy.
Any help, as always, appreciated.
Regards
Patrick

#1
Carefully read the description below the input box.
#2
OK, let me try again.
The input box is labelled Piwik HTTP URL: *
The description below it reads The URL to your Piwik base directory. Example: "http://www.example.com/piwik".
So I enter http://www.bournesdebt.co.uk/piwik
And I get the error message:
The validation of "http://www.bournesdebt.co.uk/piwik/piwik.php" failed with error "Connection refused" (HTTP code -111).Is that careful enough for you?
Regards
Patrick
#3
Open http://www.bournesdebt.co.uk/piwik/piwik.php manually from the same host and check out the HTTP status code - must be the same. Fix your broken webserver configuration, please. Very often mod_security was found as the reason... or it's a loopback interface/firewall issue (if your Drupal and Piwik site is on the same host).
The error is not in the piwik module - it's your webserver that refuses the connection and you need to find out why...
#4
Automatically closed -- issue fixed for 2 weeks with no activity.