From 96cd138eb7edd96f65c9cab118f721dfd04eb09e Mon Sep 17 00:00:00 2001 From: Christoph Date: Sat, 6 Jan 2018 18:17:20 +0100 Subject: [PATCH] Correct path to php.ini file. --- mod_php-5.4_debian-9_install.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/mod_php-5.4_debian-9_install.sh b/mod_php-5.4_debian-9_install.sh index a9e4aed..ec73acc 100755 --- a/mod_php-5.4_debian-9_install.sh +++ b/mod_php-5.4_debian-9_install.sh @@ -1126,6 +1126,7 @@ echononl "\tGoing to configure.." ## CFLAGS="$_cflags" LDFLAGS="-s" \ config_params=" --prefix=$PREFIX_PHP \ + --with-config-file-path=${PREFIX_PHP}/etc \ --with-zlib-dir \ --with-freetype-dir \ --enable-fpm \ @@ -1186,8 +1187,8 @@ config_params=" # - [x] --with-ldap # - [x] --with-xsl # - [-] --with-vpx-dir - # - [ ] --with-pgsql - # - [ ] --with-pdo-pgsql + # - [x] --with-pgsql + # - [x] --with-pdo-pgsql config_params="$config_params \