Correct path to php.ini file.
This commit is contained in:
parent
d533805b02
commit
96cd138eb7
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user