Topic: need php 5.3.11 and apache 2.2.16 x86_64 for centos 5.9

remi lists 5.3.3 as the current version but not what sub-version.

I need to upgrade to 5.3.11 and apache 2.2.16 on my server via rpms

can someone give me some guidance as to where I can find these rpms and a repo?

I hate to compile from source - I've done it in the past but it's been a few years and I'd prefer to find the rpms.

thanks in advance

Jeff

Re: need php 5.3.11 and apache 2.2.16 x86_64 for centos 5.9

Why this specific versions ?

CentOS 5.9 provides httpd 2.2.3 (with security fix backported) and I don't provide any backport of httpd.
CentOS 5.9 provides php 5.3.3 (with security fix backported).

I don't provides PHP 5.3 anymore.
http://blog.famillecollet.com/post/2012 … repository

remi repository provides php 5.4.17
remi-test repository provides php 5.5.0

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi

Re: need php 5.3.11 and apache 2.2.16 x86_64 for centos 5.9

Thanks for sharing good info.