We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 995d169 commit 1dd3c2fCopy full SHA for 1dd3c2f
build.sh
@@ -50,9 +50,8 @@ CONFIGURE_STRING="--prefix=/usr/local/php7 \
50
--enable-mbstring \
51
--with-mhash \
52
--enable-mysqlnd \
53
- --with-mysql-sock=/var/run/mysqld/mysqld.sock \
54
- --with-mysqli=mysqlnd \
55
- --with-pdo-mysql=mysqlnd \
+ --with-mysqli \
+ --with-pdo-mysql \
56
--with-openssl \
57
--enable-pcntl \
58
--with-pspell \
0 commit comments