Update install.sh
This commit is contained in:
parent
e5d312dbf9
commit
5efa218247
|
|
@ -110,6 +110,7 @@ if [ ! -d $serverPath/php/${PHP_VER} ];then
|
|||
--exec-prefix=$serverPath/php/${PHP_VER} \
|
||||
--with-config-file-path=$serverPath/php/${PHP_VER}/etc \
|
||||
--enable-mysqlnd \
|
||||
--with-mysql=mysqlnd \
|
||||
--with-mysqli=mysqlnd \
|
||||
--with-pdo-mysql=mysqlnd \
|
||||
--enable-mbstring \
|
||||
|
|
|
|||
Loading…
Reference in New Issue