From 4209ea7479877f4807aaa328403e59da7d620d9d Mon Sep 17 00:00:00 2001 From: Hadi Nategh Date: Tue, 22 May 2018 09:54:22 +0200 Subject: [PATCH] Remove webtatic php repo from instructions --- EGroupware-EPL-Installation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/EGroupware-EPL-Installation.md b/EGroupware-EPL-Installation.md index d9810b3..26310fd 100644 --- a/EGroupware-EPL-Installation.md +++ b/EGroupware-EPL-Installation.md @@ -321,8 +321,8 @@ As a result the php version is returned or the message: not found PHP Installation:
 sudo rpm -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
-sudo rpm -Uvh https://mirror.webtatic.com/yum/el7/webtatic-release.rpm
-sudo yum install -y mod_php71w php71w-cli php71w-common php71w-gd php71w-mbstring php71w-mcrypt php71w-mysqlnd php71w-xml
+sudo yum install https://centos7.iuscommunity.org/ius-release.rpm
+sudo yum install -y mod_php71u php71u-cli php71u-common php71u-gd php71u-mbstring php71u-mcrypt php71u-mysqlnd php71u-xml
 sudo systemctl restart httpd
Is php already installed, set for php the timezone of your region. Find file php.ini in directory /etc: