start-fcgi.sh 86 B

123
  1. #! /bin/sh
  2. spawn-fcgi -a 127.0.0.1 -p 9100 -F 1 -f "/usr/local/bin/php fcgi_run.php"