Skip to content

Commit d2483b9

Browse files
committed
Set the default socket
1 parent 1dd3c2f commit d2483b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.sh

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

0 commit comments

Comments
 (0)