mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
add rh-php72-php-pecl-apcu for centos too
add rh-php72-php-pecl-apcu for centos too
This commit is contained in:
parent
3ec884ea25
commit
58f5a7ace7
@ -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::
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user