Added option to install the php calendar extension in php-fpm (#1672)
* Added option to install the php calendar extension in php-fpm * Added section about installing php calendar extension in php-fpm
This commit is contained in:

committed by
Shao Yu-Lung (Allen)

parent
20b0181b6d
commit
4ce25e95b4
@ -148,6 +148,7 @@ PHP_FPM_INSTALL_LDAP=false
|
||||
PHP_FPM_INSTALL_SWOOLE=false
|
||||
PHP_FPM_INSTALL_PG_CLIENT=false
|
||||
PHP_FPM_INSTALL_PCNTL=false
|
||||
PHP_FPM_INSTALL_CALENDAR=false
|
||||
|
||||
### PHP_WORKER ############################################
|
||||
|
||||
|
Reference in New Issue
Block a user