From: sascha.strassheim Date: Fri, 18 May 2018 08:36:34 +0000 (+0200) Subject: fixed wrong socket name on prod deutsche-wohnen X-Git-Tag: v0.1.0~1010 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=5216bcfc4a52107595a893182844f1883c70a0b3;p=pixelpark%2Fhiera.git fixed wrong socket name on prod deutsche-wohnen --- diff --git a/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml b/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml index facdd91b..03aef1cf 100644 --- a/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml +++ b/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml @@ -149,7 +149,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