mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 02:36:49 +07:00
Merge pull request #1252 from nextcloud/michag86-patch-1
add rh-php72-php-pecl-apcu for centos too
This commit is contained in:
@@ -69,7 +69,7 @@ Follow these steps to install PHP 7.2 from SCL. First install the SCL repository
|
||||
|
||||
Then install PHP 7.2 and these modules::
|
||||
|
||||
yum install rh-php72 rh-php72-php rh-php72-php-gd rh-php72-php-mbstring rh-php72-php-intl
|
||||
yum install rh-php72 rh-php72-php rh-php72-php-gd rh-php72-php-mbstring rh-php72-php-intl rh-php72-php-pecl-apcu
|
||||
|
||||
You must also install the updated database module for your database. This installs the new PHP 7.2 module for MySQL/MariaDB::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user