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

Commit 1b11da3

Browse files
authored
Merge pull request #4522 from digitalbricklayer/patch-2
Updates the URI to the Centos 7 PHP repository
2 parents e5b5627 + f38168c commit 1b11da3

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)