Script php-cgi.sh: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

30 July 2012

6 December 2011

4 December 2011

  • curprev 08:5908:59, 4 December 2011imported>T1t0 1,001 bytes +1,001 Created page with "<pre> #!/bin/sh # # Php fastcgi daemon PATH=/sbin:/bin:/usr/sbin:/usr/bin; BIND=127.0.0.1:9000 USER=www-data PHP_FCGI_CHILDREN=1 PHP_FCGI_MAX_REQUESTS=1000 PHP_CGI_NAME=php..."