Mulitple PHP versions - Newer version than 5.4.16?

4 posts / 0 new
Last post
#1 Sat, 03/29/2014 - 08:00
-eclipse-

Mulitple PHP versions - Newer version than 5.4.16?

Hi all

I have succesfully installed multiple PHP Versions on our Virtualmin Instance. Does anyone know if it is possible to install a newer version that the one listed in SCL repository?? http://www.virtualmin.com/documentation/web/multiplephp

It's "only" version 5.4.16 and the current version is 5.5.9

  • Tim
Sat, 03/29/2014 - 09:18
-eclipse-

To Virtualmin

It looks like this is not an option for CentOS 5 anymore, is that correct?

http://www.virtualmin.com/documentation/web/multiplephp

I am not able to find the RPM package for CentOS 5.

  • Tim
Mon, 03/31/2014 - 09:20
andreychek

Howdy,

Yeah, unfortunately, the Software Collections repository we were originally recommending for providing multiple PHP versions is no longer being maintained.

The good news is that CentOS now provides their own Software Collections Repository.

The bad news though is that it's only available for CentOS 6, and that the newest PHP version they provide is what you found, version 5.4.16.

I suspect we'll see other versions from them in the future, but as of now it's just that one.

There's some extra info on the CentOS SCL repo available here if you're interested:

http://wiki.centos.org/AdditionalResources/Repositories/SCL

Thu, 04/03/2014 - 15:07
lp86

The 5.4.16 provided is just like the stock 5.3.3, the patches are backported by Red Hat. They haven't released anything newer since Dec 2013. They will also be providing a php55 package as well, whenever CentOS gets around to it.

The 5.4.16 version will always be 5.4.16, just like the stock 5.3.3 is.

Topic locked