start-fcgi.sh 71 B

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