Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit f38168c

Browse files
author
Jack Hughes
authored
Updates the URI to the Centos 7 PHP repository
The existing link to the ius-release-1.0-14.ius.centos7.noarch.rpm is now 404'ing. There is an update ius-release-1.0-15.ius.centos7.noarch.rpm to which I have updated the link in the docs.
1 parent 903dbcc commit f38168c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/v2.3/install-gde/prereq/php-centos-ubuntu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ To install PHP 7.1 on CentOS 6 or 7:
8282

8383
*CentOS 7*. Enter the following commands:
8484

85-
yum install -y http://dl.iuscommunity.org/pub/ius/stable/CentOS/7/x86_64/ius-release-1.0-14.ius.centos7.noarch.rpm
85+
yum install -y http://dl.iuscommunity.org/pub/ius/stable/CentOS/7/x86_64/ius-release-1.0-15.ius.centos7.noarch.rpm
8686
yum -y update
8787

8888
1. Install all [required PHP extensions]({{page.baseurl}}/install-gde/system-requirements-tech.html#required-php-extensions):

0 commit comments

Comments
 (0)