tbrehm
2013-02-22 526b997c9891a796b152cdbab8e329b356b1f596
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
526b99 6 exec {fastcgi_bin} -d magic_quotes_gpc=off