start-fcgi.sh 101 B

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