summaryrefslogtreecommitdiffstats
path: root/etc/rc.php_ini_setup
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-11-21 22:51:05 -0500
committerScott Ullrich <sullrich@pfsense.org>2009-11-21 22:51:05 -0500
commitd4ac1b8898465370aba4b05411fb707b34c85993 (patch)
tree1c82eb126e04603d11a3d3314be658a8a833a88d /etc/rc.php_ini_setup
parent2a7a9e3b14d445152f42ca4408938644f66bc812 (diff)
downloadpfsense-d4ac1b8898465370aba4b05411fb707b34c85993.zip
pfsense-d4ac1b8898465370aba4b05411fb707b34c85993.tar.gz
We need mhash for the user manager
Diffstat (limited to 'etc/rc.php_ini_setup')
-rwxr-xr-xetc/rc.php_ini_setup3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/rc.php_ini_setup b/etc/rc.php_ini_setup
index 0a6197d..42659da 100755
--- a/etc/rc.php_ini_setup
+++ b/etc/rc.php_ini_setup
@@ -82,6 +82,8 @@ PHPMODULES="apc \
libxml \
xml \
xmlreader \
+# user manager
+ mhash \
zlib"
# Modules previously included.
@@ -98,7 +100,6 @@ PHPMODULES="apc \
# sockets \
# Reflection \
# mysql \
-# mhash \
# mbstring \
# bz2 \
# ctype \
OpenPOWER on IntegriCloud