mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #1250 from nextcloud/rullzer-patch-1
rh-php72-php-pecl-apcu is required on RH/Centos
This commit is contained in:
commit
2ac3203005
@ -13,7 +13,7 @@ To upgrade to PHP 7.2, you must use the Software Collections (SCL) repository to
|
||||
|
||||
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::
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user