X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=etc%2Fphp5%2Ffpm%2Fphp.ini;fp=etc%2Fphp5%2Ffpm%2Fphp.ini;h=6e1ddfcccb0c3461de1bac796cac4a7faab5bdc7;hp=43566a8a3ed0e74b978a242462e0b6aef5656a62;hb=a4cd79b8eefc314ac33fe1c3be9a3d779a05234c;hpb=39f1d6a3775818fcec98e888a75f943d40e8178c diff --git a/etc/php5/fpm/php.ini b/etc/php5/fpm/php.ini index 43566a8..6e1ddfc 100644 --- a/etc/php5/fpm/php.ini +++ b/etc/php5/fpm/php.ini @@ -22,7 +22,8 @@ apc.rfc1867_prefix = "upload_" apc.shm_segments = 1 apc.shm_size = 256M apc.slam_defense = 1 -apc.stat = 0 # NOTE: set to 1 when developping +apc.stat = 0 +; NOTE: set to 1 when developping apc.stat_ctime = 0 apc.ttl = 3600 apc.use_request_time = 1 @@ -126,7 +127,7 @@ file_uploads = On html_errors = On ignore_repeated_errors = Off ignore_repeated_source = Off -ignore_user_abort = Off # ; DEFAULT: +ignore_user_abort = Off implicit_flush = Off log_errors = On log_errors_max_len = 1024