Page 1 of 1
installing PHP-5.2.23 on RHEL6.1
Posted: Thu Feb 06, 2014 2:43 am
by yogesh2tech
Hi,
I want to install old version of PHP 5.2.23 on RedHat Enterprise Linux 6.1.
Could you guys please help me to achieve the same either by rpm based installation or by source code.
Thanks
Yogesh
Re: installing PHP-5.2.23 on RHEL6.1
Posted: Thu Feb 06, 2014 3:53 am
by requinix
You can find source code in
the archive. Otherwise a location that provides really,
really old copies of PHP in an RPM? I'm sure there are some but I don't know where they are.
Re: installing PHP-5.2.23 on RHEL6.1
Posted: Thu Feb 06, 2014 6:32 am
by Celauran
There is no such version of PHP, at least according to their release archive. All versions are available there as source. 5.2.13, which is one of the last 5.2 releases, is available in i386 and x86_64 RPM at RPMFind.
Re: installing PHP-5.2.23 on RHEL6.1
Posted: Thu Feb 06, 2014 1:04 pm
by requinix
Celauran wrote:There is no such version of PHP, at least according to their release archive. All versions are available there as source. 5.2.13, which is one of the last 5.2 releases, is available in i386 and x86_64 RPM at RPMFind.
Ah, true. There are (were) 5.3.13 and 5.4.13 though, maybe that's what was intended.