Re: Downloads ok as long as it's hierarchical
Hi Agnes, sorry for the (it seems very) late reply. If you replace the /path/to/piwik/core/API/DataTableManipulator/Flattener.php file with...
View ArticleGetting referrers for all websites
I know the API provides easy access to states on a per-site basis. But what I need to do is get an overview report from activity on all websites. Specifically, I need a Mysql query that'll show me the...
View Articlecurl_exec: couldn't connect to host
I'm hosting Piwik on a VPS server, it worked fine for a couple of weeks, but since yesterday I keep getting the error 'curl_exec: couldn't connect to host' for the SEO Stats. I didn't change anything...
View ArticleRe: curl_exec: couldn't connect to host
I got the same thing. I noticed it after I had Hostgator update my PHP from 4.xxx to 5.4 Mike
View ArticleRe: curl_exec: couldn't connect to host
I didn't do any update... I only installed PECL GeoIP :)
View ArticleRe: curl_exec: couldn't connect to host
Same problem here... VPS on Centos - was working ok yesterday morning, not done any updates or installed anything
View ArticleRe: curl_exec: couldn't connect to host
Same problem on my site, no changes done the last weeks!
View ArticleRe: curl_exec: couldn't connect to host
I seem to have the same little problem. Everything works perfect, exept for the 'SEO Ranking' widget. Nothing has changed in my Piwik configuration/installation for the last 3 or 4 weeks. No PHP...
View ArticleRe: Error after updating to PHP 5.4
Wow! I just posted about this same thing. I'm on 5.3 (PHP) Godaddy Deluxe Shared Hosting. It just literally happened in the last 2 days. Anyone have any idea about what happened? SEO Rankings Widget...
View ArticleRe: curl_exec: couldn't connect to host
Same problem here. Godaddy Deluxe Shared Hosting. Godaddy said they went in and maxed out the memory limit in the php config file (I believe) . SEO Rankings was working fine until a few days ago. Any...
View ArticleRe: Zend OpCache in PHP 5.5 compatibilty ?
I also had the same problem with nginx and php 5.5.3 (Debian Wheezy) and disabling the opcache for just the piwik site worked perfectly.
View ArticleRe: curl_exec: couldn't connect to host
same problem here on domaingo servers.. no piwik updates or addons changed, no php changes.
View ArticleRe: Zend OpCache in PHP 5.5 compatibilty ?
You actually don't have to totally disable opcache. opcache.optimization_level=0 in php.ini will fix it.
View ArticleRe: Error after updating to PHP 5.4
Hi guys... Got the same error here... As I was told, nothing was changed... about two days ago, I came across to this error : SEO Rankings Module: Piwik # Web Analytics curl_exec: couldn't connect to...
View ArticleRe: curl_exec: couldn't connect to host
Seems like we are all having the same error, I have this now too :S
View ArticleRe: Mysql get to max connections when creating segments
idvisitor is a binary string, so that is fine. Can you simply increase the connection limit for MySQL?
View ArticleRe: Setting gt_ms measure for IE8 users
This generation time is different from the one processed by Piwik by default. The time processed by piwik includes the server time generation.
View ArticleRe: Got invalid response from API request - once again
Btw which PHP Version are you using? I would expect this bug to be fixed in latest php version... ?
View Article