Browse Source

require shmop extension

PHP-GTK3
yggverse 4 months ago
parent
commit
d67589568c
  1. 1
      INSTALL.sh

1
INSTALL.sh

@ -125,6 +125,7 @@ if [[ $BUILD_PHP_SRC == "y" ]]; then @@ -125,6 +125,7 @@ if [[ $BUILD_PHP_SRC == "y" ]]; then
--enable-static\
--enable-sockets\
--enable-mbstring\
--enable-shmop\
--enable-pcntl
make clean

Loading…
Cancel
Save