Corrections : etc/php5/fpm/org/heureux-cyclage/clavette-*/php-fpm.conf.m4
[lhc/admin.git] / 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