Add Postgre SQL Support for php-fpm & edit webserver session storage location

+ Add sample config
This commit is contained in:
Geraint Dong 2017-09-25 18:40:47 +07:00
parent 8f7b1b7e9f
commit ca9c07eb76
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@ PHP_FPM_INSTALL_OPCACHE=false
PHP_FPM_INSTALL_EXIF=false
PHP_FPM_INSTALL_AEROSPIKE=false
PHP_FPM_INSTALL_MYSQLI=false
PHP_FPM_INSTALL_PGSQL=false
PHP_FPM_INSTALL_TOKENIZER=false
PHP_FPM_INSTALL_INTL=false
PHP_FPM_INSTALL_GHOSTSCRIPT=false