Skip to content

Commit 369e71a

Browse files
committed
1 parent 1743452 commit 369e71a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

build.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ git fetch --tags --prune
3434
git checkout tags/php-7.2.8
3535
./buildconf --force
3636

37+
# Enable MySQL socket search during the build.
38+
export PHP_MYSQL_SOCK=yes
39+
3740
CONFIGURE_STRING="--prefix=/usr/local/php7 \
3841
--enable-huge-code-pages \
3942
--with-config-file-scan-dir=/usr/local/php7/etc/conf.d \

0 commit comments

Comments
 (0)