mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-24 00:43:31 +01:00
Remove webtatic php repo from instructions
parent
ff77945772
commit
4209ea7479
@ -321,8 +321,8 @@ As a result the php version is returned or the message: not found
|
||||
PHP Installation:
|
||||
<pre>
|
||||
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</pre>
|
||||
|
||||
Is php already installed, set for php the timezone of your region. Find file php.ini in directory /etc:
|
||||
|
Loading…
Reference in New Issue
Block a user