Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make piwik work work PHP 5.3.2 again #6449

Closed
DaSchTour opened this issue Oct 15, 2014 · 6 comments
Closed

make piwik work work PHP 5.3.2 again #6449

DaSchTour opened this issue Oct 15, 2014 · 6 comments
Assignees
Labels
answered For when a question was asked and we referred to forum or answered it.
Milestone

Comments

@DaSchTour
Copy link
Contributor

PHP 5.3.2 is a widely used version of PHP, simply because many Servers use Ubuntu 10.04 LTS. I'm sure there are many users like me, that have to wait for changing to another system. Since Ubuntu 10.04 LTS is supported till next year, It's really annoying, that there is a critical update, with security fixes, that doesn't work on this widely used Linux version!
And using a third-party PHP repository is not a solution! There are a lot of reason why using third-party PHP repositories is a bad as not supporting PHP 5.3.2 anymore.
As a user of open source software it's really frustrating that developers bush the requirements of their software forward faster and faster, so that I can't keep up with upgrading my server. I guess it's even a reason why in business environments I often hear: "This software runs with PHP? So we will not use it! There are too much problems with PHP."
And now we have next reason why PHP remain a script kiddy language and statistics will be done with Google and Adobe. I guess there will be no more web project I'll every suggest to use piwik for statistics. There are too much issues with updating.

@tsteur
Copy link
Member

tsteur commented Oct 15, 2014

If I remember correct the idea for 5.3.2 users was that it is still possible to update manually by downloading latest.zip from website, extracting the files and copying them to the server see http://piwik.org/docs/update/#the-manual-three-step-update .

I don't know what kind of problem was with 5.3.2 but I think it is very minor or would not affect many people. Maybe someone else can help me out? Please note: In one of the next versions we might include a library that requires 5.3.3 and don't know if Piwik will still work on 5.3.2 then. Might be a could idea to announce this upfront so people can upgrade upfront (if possible) or at least plan an upgrade.

@sgiehl
Copy link
Member

sgiehl commented Oct 15, 2014

IIRC the last problem occuring was some json related stuff. See #6390

@DaSchTour
Copy link
Contributor Author

I already have planed upgrading my server, but start for rollout of Ubuntu 14.04 LTS is end of this or begin of last year. So I'll have to stay around 3 months on a vulnerable system :(

@mattab
Copy link
Member

mattab commented Oct 16, 2014

upgrading to latest Piwik as this is quite important step because it's critical release.

As a workaround, to allow Piwik to run on 5.3.2 simply edit this line in Piwik 2.8.0: https://github.com/piwik/piwik/blob/master/core/testMinimumPhpVersion.php#L19-19

Please comment here if you experience the same issue.

@mattab mattab added the Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change. label Oct 16, 2014
@mattab mattab added this to the Short term milestone Oct 17, 2014
@mattab
Copy link
Member

mattab commented Oct 17, 2014

PHP-DI requires 5.3.3 so I guess we will soon really need it anyway #4917

@tsteur tsteur added answered For when a question was asked and we referred to forum or answered it. and removed Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change. labels Nov 10, 2014
@tsteur tsteur self-assigned this Nov 10, 2014
@tsteur tsteur modified the milestones: Piwik 2.9.0, Short term Nov 10, 2014
@tsteur
Copy link
Member

tsteur commented Nov 10, 2014

I'll close it for now. Feel free to reopen at any time. If someone wants to use Piwik with 5.3.2 you can still upgrade manually by following the above mentioned workaround.

@tsteur tsteur closed this as completed Nov 10, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered For when a question was asked and we referred to forum or answered it.
Projects
None yet
Development

No branches or pull requests

4 participants