#!/bin/sh

#
# starter created/changed on 2026.06.06 00:15:12 for domain 'pa672xd.spacekoelnsrv2de' with id #1614 from php template 'Default Config' with id #1
# Do not change anything in this file, it will be overwritten by the Froxlor Cronjob!
#

umask 022
PHPRC='/var/www/php-fcgi-scripts/Pa672Xd/pa672xd.spacekoelnsrv2de/'
export PHPRC
PHP_FCGI_CHILDREN=0
export PHP_FCGI_CHILDREN
PHP_FCGI_MAX_REQUESTS=250
export PHP_FCGI_MAX_REQUESTS
exec /usr/bin/php-cgi -c '/var/www/php-fcgi-scripts/Pa672Xd/pa672xd.spacekoelnsrv2de/'
