add rh-php72-php-pecl-apcu for centos too

add rh-php72-php-pecl-apcu for centos too
This commit is contained in:
michag86 2019-02-12 18:38:06 +01:00 committed by Backportbot
parent 3ec884ea25
commit 58f5a7ace7

View File

@ -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::