Merge pull request #1227 from nextcloud/backport/1222/stable14

[stable14] Update CentOS7 install procedure
This commit is contained in:
Morris Jobke 2019-02-05 10:18:35 +01:00 committed by GitHub
commit ec0b1d28a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -306,7 +306,7 @@ Next install the PHP modules needed for this install. Remember, because this is
yum install -y php72w php72w-cli php72w-common php72w-curl php72w-gd \
php72w-mbstring php72w-mysqlnd php72w-process php72w-xml php72w-zip \
php72w-opcache php72w-pecl-apcu php72w-intl php72w-pecl-redis
php72w-opcache php72w-pecl-apcu php72w-intl php72w-pecl-redis php72w-pecl-imagick
**Database**