feat: add GMP extension to PHP-fpm

This commit is contained in:
yemeng1
2017-12-27 18:56:26 +08:00
parent 7fc3a9cb7a
commit 0445d76d11
5 changed files with 38 additions and 0 deletions

View File

@ -101,6 +101,7 @@ PHP_FPM_INSTALL_MSSQL=false
PHP_FPM_INSTALL_SOAP=false
PHP_FPM_INSTALL_ZIP_ARCHIVE=false
PHP_FPM_INSTALL_BCMATH=false
PHP_FPM_INSTALL_GMP=false
PHP_FPM_INSTALL_PHPREDIS=false
PHP_FPM_INSTALL_MEMCACHED=false
PHP_FPM_INSTALL_OPCACHE=false