From f273ac3a73c56cb483d0e13387be429f0eb93035 Mon Sep 17 00:00:00 2001 From: joglomedia Date: Mon, 14 Oct 2019 21:53:40 +0700 Subject: [PATCH] enhance php installer --- scripts/install_php.sh | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/scripts/install_php.sh b/scripts/install_php.sh index 0e8b20e..9f59a4b 100755 --- a/scripts/install_php.sh +++ b/scripts/install_php.sh @@ -433,6 +433,8 @@ EOL else cat >> "/etc/php/${PHPv}/fpm/pool.d/www.conf" <