Re: Installed php 7.1.33 but how to integrate it with Apache?

Richard <[email protected]> Sat, 09 Oct 2021 22:06:24 +0000
Newsgroups gmane.comp.php.install
Message-ID <[email protected]>

> Date: Saturday, October 09, 2021 21:47:15 +0000
> From: ohaya via php-install <[email protected]>
>
>  Also, when I run some of the commands, I am getting an error, e.g.:
> 
>  yum search php71 | more
> Loaded plugins: amazon-id, product-id, search-disabled-repos,
> subscription-  : manager
> 
> This system is not registered with an entitlement server. You can
> use subscription-manager to register.
> 
> https://rhui3.us-west-2.aws.ce.redhat.com/pulp/repos/content/dist/r
> hel/rhui/server/7/7Server/x86_64/rh-common/os/repodata/repomd.xml:
> [Errno 14] HTTPS Error 403 - Forbidden Trying other mirror.
> To address this issue please refer to the below knowledge base
> article
> 

You've enabled a redhat repository which won't work if you're running
centos. Did you, perhaps, go through the "How to install PHP 7.2 on
RHEL 7" steps in the install instructions in:

<https://www.cyberciti.biz/faq/how-to-install-php-7-2-on-centos-7-rhel-7/>

referenced in the previous message? Some of those instructions are
duplicates of the centos ones, but a couple are redhat/rhel specific
and should be undone.