Nginx Fastcgi

Discussion in 'Nginx' started by bigpower, Apr 27, 2010.

  1. #1
    I would like to install Nginx + FastCGI + PHP. How do to create FastCGI processes on demand and close.

    I mean
     
    bigpower, Apr 27, 2010 IP
  2. st1905

    st1905 Well-Known Member

    Messages:
    573
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    135
    #2
    Use this http://php-fpm.org/ read documentation on how to build and configure under various linux distros.
     
    st1905, Apr 28, 2010 IP
  3. crashus

    crashus Active Member

    Messages:
    90
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    53
    #3
    You can use spawn-fcgi as well, all needed vars are in the config file
     
    crashus, May 4, 2010 IP