mod_php_install.sh: some inconsequential changes..

This commit is contained in:
Christoph 2018-05-19 19:49:47 +02:00
parent f8852e5f84
commit bb39073c04

View File

@ -1145,8 +1145,8 @@ config_params="
--with-gd \
--with-pgsql \
--with-pdo-pgsql \
--with-pdo-mysql=mysqlnd
--with-mysqli=mysqlnd
--with-pdo-mysql=mysqlnd \
--with-mysqli=mysqlnd \
--with-pcre-regex \
--enable-wddx \
--enable-exif \