summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xetc/rc.php_ini_setup4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/rc.php_ini_setup b/etc/rc.php_ini_setup
index 54f0245..4c9b94e 100755
--- a/etc/rc.php_ini_setup
+++ b/etc/rc.php_ini_setup
@@ -111,7 +111,9 @@ PHPMODULES="apc \
mbstring \
shmop \
# Page compression
- zlib"
+ zlib \
+# ZeroMQ
+ zmq"
# Modules previously included.
# can be turned on by touching
OpenPOWER on IntegriCloud