#!/bin/sh

#
# starter created/changed on 2026.08.04 22:55:02 for domain 'dd.zumwaldhaeusl.at' with id #81 from php template 'iso-8859-1 Default Config 7.4' 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/kunde001/dd.zumwaldhaeusl.at/'
export PHPRC
PHP_FCGI_CHILDREN=0
export PHP_FCGI_CHILDREN
PHP_FCGI_MAX_REQUESTS=0
export PHP_FCGI_MAX_REQUESTS
exec /usr/bin/php-cgi7.4 -c '/var/www/php-fcgi-scripts/kunde001/dd.zumwaldhaeusl.at/'
