Dominik Müller
2014-10-28 1ecc750c5e346f30a6d53c483a437e0e2cbb1d22
1
2
3
4
5
6
#!/bin/sh
PHPRC=/etc/php/cgi-php5/
export PHPRC
export PHP_FCGI_MAX_REQUESTS=5000
export PHP_FCGI_CHILDREN=1
exec /usr/bin/php-cgi -d magic_quotes_gpc=off