From 1f0d3e43a95aa75bb6d5615f5f077548b369823c Mon Sep 17 00:00:00 2001 From: "sascha.strassheim" Date: Tue, 17 Apr 2018 12:00:13 +0200 Subject: [PATCH] php5 socket benamung deuwo --- .../deuwo/test-web01-deutsche-wohnen-com.pixelpark.net.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer/deuwo/test-web01-deutsche-wohnen-com.pixelpark.net.yaml b/customer/deuwo/test-web01-deutsche-wohnen-com.pixelpark.net.yaml index e780cbd9..eb576c00 100644 --- a/customer/deuwo/test-web01-deutsche-wohnen-com.pixelpark.net.yaml +++ b/customer/deuwo/test-web01-deutsche-wohnen-com.pixelpark.net.yaml @@ -198,7 +198,7 @@ infra::profile::apache::pp_vhosts: provider: directory path: '/var/www/immo/public' addhandlers: - - { handler: "proxy:unix:/var/run/php-fpm-symfony.sock|fcgi://./" , extensions: '.php' } + - { handler: "proxy:unix:/var/run/php5-fpm-symfony.sock|fcgi://./" , extensions: '.php' } options: - FollowSymLinks - MultiViews -- 2.39.5