AjoutĀ : etc/sympa/host.d/sympa.vieuxbiclou.org/robot.conf.m4
[lhc/ateliers.git] / etc / php5 / fpm / php.ini
index 6da720c..80d508f 100644 (file)
@@ -95,6 +95,14 @@ mysqli.reconnect = Off
 [mysqlnd]
 mysqlnd.collect_memory_statistics = Off
 mysqlnd.collect_statistics = On
+[opcache]
+opcache.enable = 1
+opcache.enable_cli = 1
+opcache.interned_strings_buffer = 8
+opcache.max_accelerated_files = 10000
+opcache.memory_consumption = 128
+opcache.save_comments = 1
+opcache.revalidate_freq = 1
 [ODBC]
 odbc.allow_persistent = On
 odbc.check_persistent = On
@@ -105,9 +113,9 @@ odbc.max_persistent = -1
 [OCI8]
 [PHP]
 allow_url_fopen = Off
-allow_url_fopen = Off
 ; DEFAULT: On
 allow_url_include = Off
+always_populate_raw_post_data= -1
 asp_tags = Off
 auto_append_file =
 auto_globals_jit = On
@@ -120,7 +128,7 @@ default_socket_timeout = 30
 ; DEFAULT: 60
 disable_classes =
 disable_functions = pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
-display_errors = On
+display_errors = Off
 display_startup_errors = Off
 doc_root =
 enable_dl = Off