|
|
@ -104,8 +104,10 @@ if [ ! -d $serverPath/php/${PHP_VER} ];then |
|
|
|
--exec-prefix=$serverPath/php/${PHP_VER} \ |
|
|
|
--exec-prefix=$serverPath/php/${PHP_VER} \ |
|
|
|
--with-config-file-path=$serverPath/php/${PHP_VER}/etc \ |
|
|
|
--with-config-file-path=$serverPath/php/${PHP_VER}/etc \ |
|
|
|
--enable-mysqlnd \ |
|
|
|
--enable-mysqlnd \ |
|
|
|
|
|
|
|
--with-mysql=mysqlnd \ |
|
|
|
--with-mysqli=mysqlnd \ |
|
|
|
--with-mysqli=mysqlnd \ |
|
|
|
--with-pdo-mysql=mysqlnd \ |
|
|
|
--with-pdo-mysql=mysqlnd \ |
|
|
|
|
|
|
|
--with-mysqlnd-ssl \ |
|
|
|
--enable-mbstring \ |
|
|
|
--enable-mbstring \ |
|
|
|
--enable-ftp \ |
|
|
|
--enable-ftp \ |
|
|
|
--enable-sockets \ |
|
|
|
--enable-sockets \ |
|
|
|