Skip to content

Commit 1743452

Browse files
committed
Use the auto search instead
—with-mysql-sock is ignored now that the legacy mysql has been removed, see php/php-src#361
1 parent d2483b9 commit 1743452

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ CONFIGURE_STRING="--prefix=/usr/local/php7 \
5050
--enable-mbstring \
5151
--with-mhash \
5252
--enable-mysqlnd \
53-
--with-mysql-sock=/var/run/mysqld/mysqld.sock \
5453
--with-mysqli \
5554
--with-pdo-mysql \
5655
--with-openssl \

0 commit comments

Comments
 (0)