Displaying 1 result from an estimated 1 matches for "centoos5".
Did you mean:
centos5
2012 Feb 09
1
advice on having php 5.2.x:
Hi all,
My goal is to have PHP 5.2.x on a centos virtual machine (LXC)
Looking at the repositories:
- 6.2 has php 5.3:
ftp://ftp.free.fr/mirrors/ftp.centos.org/6.2/updates/i386/drpms/
- 5.7 has php 5.1
ftp://ftp.free.fr/mirrors/ftp.centos.org/5.7/updates/i386/RPMS/
I'll have to rebuild a source RPM in order to have what I want:
- Which base should I install for a php 5.2 VM? 6.2 or 5.7?
-