#!/bin/sh

#
# starter created/changed on 2026.06.03 00:05:02 for domain 'ru.domains.reiterreisen.com' with id #7 from php template 'Default Config PHP7.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/ru/ru.domains.reiterreisen.com/'
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/ru/ru.domains.reiterreisen.com/'
