No products in the cart.
- This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
on a CentOS7 server
running PHP 8.1.17
and I just to to do a simple update to v. 8.1.25
I have done:
sudo yum update
sudo yum upgrade
sudo yum install epel-release
sudo yum -y install https://rpms.remirepo.net/enterprise/remi-release-7.rpm
But none of that is bringing PHP latest 8.1 version (which currently is 8.1.25)
What do you think I’m missing???
Warning: CentOS 7 is close to its end of life in a few months, so I recommend a more recent version, EL-8 or EL-9, especially for modern features such as PHP 8.x
For a proper repository configuration and usage, you have to follow the Wizard instructions
At least, you need to enable the remi-php81 repository