From b1b0ef013e20f0a77772e8426628cc4d4e530f52 Mon Sep 17 00:00:00 2001 From: "sascha.strassheim" Date: Mon, 16 Apr 2018 20:12:24 +0200 Subject: [PATCH] MKNRW-68 php-fpm socket naming points to php5 - naming is deprecated --- .../test-www-politische-bildung-nrw-de.pixelpark.net.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer/mfkuw-politische-bildung/test-www-politische-bildung-nrw-de.pixelpark.net.yaml b/customer/mfkuw-politische-bildung/test-www-politische-bildung-nrw-de.pixelpark.net.yaml index ab04a19a..52d381f5 100644 --- a/customer/mfkuw-politische-bildung/test-www-politische-bildung-nrw-de.pixelpark.net.yaml +++ b/customer/mfkuw-politische-bildung/test-www-politische-bildung-nrw-de.pixelpark.net.yaml @@ -95,7 +95,7 @@ infra::profile::apache::pp_vhosts: provider: directory path: '/var/www/geschichte' addhandlers: - - { handler: "proxy:unix:/var/run/php-fpm-cms.sock|fcgi://./" , extensions: '.php' } + - { handler: "proxy:unix:/var/run/php5-fpm-geschichte.sock|fcgi://./" , extensions: '.php' } options: - FollowSymLinks - MultiViews -- 2.39.5