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" \
|
## CFLAGS="$_cflags" LDFLAGS="-s" \
|
||||||
config_params="
|
config_params="
|
||||||
--prefix=$PREFIX_PHP \
|
--prefix=$PREFIX_PHP \
|
||||||
|
--with-config-file-path=${PREFIX_PHP}/etc \
|
||||||
--with-zlib-dir \
|
--with-zlib-dir \
|
||||||
--with-freetype-dir \
|
--with-freetype-dir \
|
||||||
--enable-fpm \
|
--enable-fpm \
|
||||||
@ -1186,8 +1187,8 @@ config_params="
|
|||||||
# - [x] --with-ldap
|
# - [x] --with-ldap
|
||||||
# - [x] --with-xsl
|
# - [x] --with-xsl
|
||||||
# - [-] --with-vpx-dir
|
# - [-] --with-vpx-dir
|
||||||
# - [ ] --with-pgsql
|
# - [x] --with-pgsql
|
||||||
# - [ ] --with-pdo-pgsql
|
# - [x] --with-pdo-pgsql
|
||||||
|
|
||||||
|
|
||||||
config_params="$config_params \
|
config_params="$config_params \
|
||||||
|
Loading…
Reference in New Issue
Block a user