diff --git a/INSTALL.sh b/INSTALL.sh index 8d0a9ddd..4bcd6f28 100755 --- a/INSTALL.sh +++ b/INSTALL.sh @@ -125,6 +125,7 @@ if [[ $BUILD_PHP_SRC == "y" ]]; then --enable-static\ --enable-sockets\ --enable-mbstring\ + --enable-shmop\ --enable-pcntl make clean