Corrections : etc/php5/fpm/org/heureux-cyclage/clavette-*/php-fpm.conf.m4
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Wed, 17 Jun 2015 10:20:54 +0000 (12:20 +0200)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Wed, 17 Jun 2015 10:20:54 +0000 (12:20 +0200)
srv/ateliers/etc/php5/fpm/org/heureux-cyclage/clavette-grenoble/php-fpm.conf.m4
srv/ateliers/etc/php5/fpm/org/heureux-cyclage/clavette-lyon/php-fpm.conf.m4

index 7a9475b..f43c35f 100644 (file)
@@ -1,7 +1,6 @@
 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
@@ -32,6 +31,7 @@ slowlog = CAT(sys/php5/fpm/POOL/log/home)/slow.log
 user = CAT(sys/php5/fpm/POOL/user)
 #php_admin_value[extension] = pdo_mysql.so
 php_admin_value[extension] = mysql.so
+php_value[allow_url_fopen] = On
 pm.max_children = 4
 pm.max_requests = 1000
 pm.max_spare_servers = 4
index 7a9475b..f43c35f 100644 (file)
@@ -1,7 +1,6 @@
 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
@@ -32,6 +31,7 @@ slowlog = CAT(sys/php5/fpm/POOL/log/home)/slow.log
 user = CAT(sys/php5/fpm/POOL/user)
 #php_admin_value[extension] = pdo_mysql.so
 php_admin_value[extension] = mysql.so
+php_value[allow_url_fopen] = On
 pm.max_children = 4
 pm.max_requests = 1000
 pm.max_spare_servers = 4