dev/provisioning/files/sysconfig_php-fpm
author nowmad@nowmads-macbook-pro.local
Fri, 11 Dec 2015 13:13:47 +0100
changeset 51 70dff07a76ff
parent 1 01a844d292ac
permissions -rw-r--r--
add click event on visu-carto and visu-langue and update the url with the selected element as filter parameter

# Additional environment file for php-fpm

if [ ! -d /var/run/php-fpm ]; then
    mkdir -p /var/run/php-fpm
fi

chown nginx:nginx /var/run/php-fpm