tbrehm
2011-09-07 c719dc0b1dd696e0cd6b51f09ee13c8263375f7c
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