Browse Source

merge php.ini changes

Patrick Falls 12 years ago
parent
commit
3dba37aaa8
1 changed files with 2 additions and 1 deletions
  1. 2 1
      config/php.ini

+ 2 - 1
config/php.ini

@@ -1,4 +1,3 @@
-
 [PHP]
 [PHP]
 
 
 ;;;;;;;;;;;;;;;;;;;
 ;;;;;;;;;;;;;;;;;;;
@@ -1865,6 +1864,8 @@ ldap.max_links = -1
 ; End:
 ; End:
 [apc]
 [apc]
 apc.stat = 0
 apc.stat = 0
+apc.enable_cli = 1
+apc.shm_size = 64M
 
 
 [yaf]
 [yaf]
 yaf.library =
 yaf.library =