fixed php-fpm install phalcon ext bug (#1811)

* add phalcon ext
* fixed phalcon install
* update index.md
* php-worker install phalcon ext
This commit is contained in:
Frank Yuan
2019-01-10 10:56:30 +08:00
committed by Shao Yu-Lung (Allen)
parent 03ff791e17
commit 04f071555c
5 changed files with 22 additions and 2 deletions

View File

@ -170,6 +170,7 @@ PHP_FPM_INSTALL_YAML=false
PHP_WORKER_INSTALL_PGSQL=false
PHP_WORKER_INSTALL_BCMATH=false
PHP_WORKER_INSTALL_PHALCON=false
PHP_WORKER_INSTALL_SOAP=false
PHP_WORKER_INSTALL_ZIP_ARCHIVE=false
PHP_WORKER_PUID=1000