From 1403a7aff145fe85d0a7415041a1f0c939767132 Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Wed, 17 Jun 2015 11:54:01 +0200 Subject: [PATCH] =?utf8?q?Modifications=C2=A0:=20=20=20=20=20=20=20=20=20e?= =?utf8?q?tc/php5/fpm/org/heureux-cyclage/clavette-*/php-fpm.conf.m4?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- .../fpm/org/heureux-cyclage/clavette-grenoble/php-fpm.conf.m4 | 1 + .../php5/fpm/org/heureux-cyclage/clavette-lyon/php-fpm.conf.m4 | 1 + 2 files changed, 2 insertions(+) diff --git a/srv/ateliers/etc/php5/fpm/org/heureux-cyclage/clavette-grenoble/php-fpm.conf.m4 b/srv/ateliers/etc/php5/fpm/org/heureux-cyclage/clavette-grenoble/php-fpm.conf.m4 index bcba38d..7a9475b 100644 --- a/srv/ateliers/etc/php5/fpm/org/heureux-cyclage/clavette-grenoble/php-fpm.conf.m4 +++ b/srv/ateliers/etc/php5/fpm/org/heureux-cyclage/clavette-grenoble/php-fpm.conf.m4 @@ -1,6 +1,7 @@ define(`POOL',patsubst(__file__,`^.*/fpm/\(.*\)/[^/]*$',`\1'))dnl [POOL] access.log = CAT(sys/php5/fpm/POOL/log/home)/access.log +allow_url_fopen = On catch_workers_output = no chdir = / env[HOSTNAME] = $HOSTNAME diff --git a/srv/ateliers/etc/php5/fpm/org/heureux-cyclage/clavette-lyon/php-fpm.conf.m4 b/srv/ateliers/etc/php5/fpm/org/heureux-cyclage/clavette-lyon/php-fpm.conf.m4 index bcba38d..7a9475b 100644 --- a/srv/ateliers/etc/php5/fpm/org/heureux-cyclage/clavette-lyon/php-fpm.conf.m4 +++ b/srv/ateliers/etc/php5/fpm/org/heureux-cyclage/clavette-lyon/php-fpm.conf.m4 @@ -1,6 +1,7 @@ define(`POOL',patsubst(__file__,`^.*/fpm/\(.*\)/[^/]*$',`\1'))dnl [POOL] access.log = CAT(sys/php5/fpm/POOL/log/home)/access.log +allow_url_fopen = On catch_workers_output = no chdir = / env[HOSTNAME] = $HOSTNAME -- 2.20.1