Page 1 of 1
upgrade php [closed]

Posted:
Mar 12th, '17, 05:33
by mageiaXuser
Hi ppl,
Is there a way to upgrade php? The current version 5.6.30 is rather bugged/broken.
cheers
Re: upgrade php

Posted:
Mar 12th, '17, 19:31
by doktor5000
What are you referring to as bugged/broken in particular, and did you open any bugreport for that?
Re: upgrade php

Posted:
Mar 13th, '17, 03:11
by mageiaXuser
As php version 5.6.30 is no longer being maintained I won't go into bugs or bug reports. I just wanted to know if I could upgrade (to the latest/supported) php version (5.7.??) without going to much trouble.
Re: upgrade php

Posted:
Mar 13th, '17, 19:43
by doktor5000
5.6.30 is no longer being maintained - that's why it's flagged as current stable?
If you won't create a bugreport, there can be no fix. Apart from that, 5.6.30 is the latest of the php5 series. You seem to be referring to php 7.1.x
The latest supported version for php is the one we have in the repositories for mga6. If you want the latest and greatest you have to install it yourself, you could try with a rebuild of the Fedora packages. Good luck with that.
Re: upgrade php

Posted:
Mar 13th, '17, 22:26
by mageiaXuser
What's the point of submitting a bug report when it's already fixed in the latest version of php?
So the basic answer is no to upgrading php without going to a lot of trouble.
lol.
cheers
Re: upgrade php

Posted:
Mar 14th, '17, 00:58
by doktor5000
So you didn't mention a bug, but you already know it's fixed in the latest version? Sure.
Re: upgrade php

Posted:
Mar 14th, '17, 10:39
by mageiaXuser
??
Pointless.
Please close topic.
Re: upgrade php

Posted:
Mar 14th, '17, 11:30
by Ken-Bergen
mageiaXuser wrote:Please close topic.
Only you can do that.
Just edit the title of your initial post adding Closed.
Re: upgrade php closed

Posted:
Mar 18th, '17, 02:30
by mageiaXuser
The topic was about how to upgrade php and obviously that isn't easy to do with mageia (which is a shame).
The topic was never about how to fix bugs.
Cheers.
Thanks Ken.
Re: upgrade php [closed]

Posted:
Jul 15th, '18, 14:33
by manrdrigeia
This is 2018, and MageiaXUser has a very valid point. There are a lot of applications that have deprecated support for php5 as it isn't being actively supported. This isn't a bug report, but I've installed Ubuntu as Mageia isn't practical for me as a development platform with only access to php5.
Re: upgrade php [closed]

Posted:
Jul 29th, '18, 21:31
by jiml8
PHP 5.6.36 continues to receive security updates, but will be end of life January 1 2019.
Re: upgrade php [closed]

Posted:
Jul 29th, '18, 22:06
by doktor5000
FWIW, another user ported php7 for himself, see
viewtopic.php?f=8&t=11980If you use cauldron, you can also have php7 from the normal repositories, the above links has some further links regarding that.