summaryrefslogtreecommitdiffstats
path: root/etc/rc.php_ini_setup
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.php_ini_setup')
-rwxr-xr-xetc/rc.php_ini_setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.php_ini_setup b/etc/rc.php_ini_setup
index 5479eed..ee26d95 100755
--- a/etc/rc.php_ini_setup
+++ b/etc/rc.php_ini_setup
@@ -228,7 +228,7 @@ if [ $RAM -gt 96 ]; then
; APC Settings
apc.enabled="1"
-apc.enable_cli="1"
+apc.enable_cli="0"
apc.shm_size="${APCSHMEMSIZE}"
[suhosin]
OpenPOWER on IntegriCloud