Marius Cramer
2015-08-06 37b29231e47a0c4458dc1c15d98588f16f07e1e2
commit | author | age
c9b9f2 1 #!/bin/sh
526b99 2 PHPRC={fastcgi_phpini_path}
c9b9f2 3 export PHPRC
T 4 export PHP_FCGI_MAX_REQUESTS=5000
5 export PHP_FCGI_CHILDREN=1
4bc030 6 exec {fastcgi_bin} -d  \
MK 7     -d disable_classes= \
8     -d disable_functions= \
9     -d magic_quotes_gpc=off \
10     -d open_basedir=