Topic: RHEL 5 trying to install php

I am trying to follow this guide: http://www.if-not-true-then-false.com/2 … -hat-rhel/

when i run this:
yum --enablerepo=remi install httpd php php-common

I get this error:

php-cli-5.3.3-1.el5.remi.x86_64 from remi has depsolving problems
  --> Missing Dependency: libedit.so.0()(64bit) is needed by package php-cli-5.3.3-1.el5.remi.x86_64 (remi)
Error: Missing Dependency: libedit.so.0()(64bit) is needed by package php-cli-5.3.3-1.el5.remi.x86_64 (remi)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
                        package-cleanup --dupes
                        rpm -Va --nofiles --nodigest

Do you know where I can find this package?

Re: RHEL 5 trying to install php

Seems you have not configured the EPEL repository which is mandatory, and which provides libedit-2.11-2.20080712cvs.el5.

+

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