Mooash
(James)
December 18, 2013, 4:47am
1
Hi all,
For some reasons my installs aren’t seeing the 2.0 as available via the auto-updater. If I query the latest file at http://builds.piwik.org/LATEST I can see it’s set to 2.0 and I can also see via http://api.piwik.org/ I can see it’s also reporting 2.0
Any idea what’s going wrong here? I’m finding this on both my standard Piwik install and my dev install which is the exact same but imports log files.
SteveG
(Stefan Giehl)
December 18, 2013, 8:01am
2
Which version of PHP are you using?
Update to Piwik 2 will only be possible with PHP >= 5.3.
Mooash
(James)
December 18, 2013, 8:16am
3
Yeah I’m on 5.3.3 - the debian one
root:~# php -v
PHP 5.3.3-7+squeeze17 with Suhosin-Patch (cli) (built: Aug 23 2013 15:06:16)
Copyright © 1997-2009 The PHP Group
Zend Engine v2.3.0, Copyright © 1998-2010 Zend Technologies
with Suhosin v0.9.32.1, Copyright © 2007-2010, by SektionEins GmbH
root:~#
SteveG
(Stefan Giehl)
December 18, 2013, 8:30am
4
There are currently problems with some lower versions of PHP 5.3.
See 301 Moved Permanently
Update for those versions is currently disabled. We are working on a fix and will release Piwik 2.0.1 soon with it.
Mooash
(James)
December 18, 2013, 9:55am
5
I’m confused. Shouldn’t it still show that there’s a update?
matthieu
(Matthieu Aubry)
December 18, 2013, 8:10pm
6
we only show the new update if the PHP version is compatible
Mooash
(James)
December 19, 2013, 8:22am
7
Interesting, is there an ETA on 2.0.1?
SteveG
(Stefan Giehl)
December 19, 2013, 9:10am
8
We are working on it. It will be published as soon as possible, so stay tuned.