Marius Cramer
2015-08-06 37b29231e47a0c4458dc1c15d98588f16f07e1e2
commit | author | age
0731a3 1 #!/bin/sh
526b99 2 PHPRC={fastcgi_phpini_path}
0731a3 3 export PHPRC
0d2db5 4 export PHP_FCGI_MAX_REQUESTS=5000
c9b9f2 5 export PHP_FCGI_CHILDREN=1
4bc030 6 exec {fastcgi_bin} \
MK 7     -d disable_classes= \
8     -d disable_functions= \
9     -d magic_quotes_gpc=off \
10     -d open_basedir= \
11     -d session.save_path=/usr/local/ispconfig/interface/temp