Browse Source

Update php-compile.sh

Bozhidar Slaveykov 1 year ago
parent
commit
492f203b1d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      compilators/debian/php/php-compile.sh

+ 1 - 0
compilators/debian/php/php-compile.sh

@@ -92,6 +92,7 @@ sudo make LIBDIR=/usr/lib/$(arch)-linux-gnu install
 				--with-mysqli \
         --with-pdo-mysql=mysqlnd \
         --with-mysqli=mysqlnd \
+		    --with-pdo-sqlite \
 				--with-gettext \
 				--with-curl \
 				--enable-intl \