Return to php-fcgi CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / suX / cgi |
1.2 ! misho 1: #!/bin/sh ! 2: # ! 3: # (C)`11 by Michael Pounov <misho@elwix.org> ! 4: # ! 5: # Wrapper CGI script for FastCGI and suX ! 6: # ! 7: # $Id: php-fcgi,v 1.1.2.1 2015/06/18 23:00:33 misho Exp $ ! 8: ! 9: export PHP_FCGI_CHILDREN=4 ! 10: export PHP_FCGI_MAX_REQUESTS=5000 ! 11: # This user can be changed for our needs! ! 12: export SUX_USER="hosting" ! 13: ! 14: exec /usr/local/bin/suX -- -