#!/bin/sh export PHPRC=/var/www/sites/30291/etc export PHP_FCGI_MAX_REQUESTS=5000 export PHP_FCGI_CHILDREN=1 exec /usr/bin/php-cgi8.2