#!/bin/bash mkdir -p /run/php-fpm rm -f /run/php-fpm/php-fpm.pid exec /usr/sbin/php-fpm --nodaemonize --fpm-config /etc/php-fpm.conf