4 messages in ru.sysoev.nginxRe: feature request
FromSent OnAttachments
Cliff WellsApr 28, 2007 8:29 pm 
José Miguel Parrella RomeroApr 29, 2007 6:12 am 
Manlio PerilloApr 29, 2007 6:45 am 
Igor SysoevApr 29, 2007 7:43 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: feature requestActions...
From:Manlio Perillo (manl@public.gmane.org)
Date:Apr 29, 2007 6:45:15 am
List:ru.sysoev.nginx

Cliff Wells ha scritto:

This one is easy as it shouldn't require much coding ;-)

Lighttpd includes a utility called spawn-fcgi for running FCGI processes. This is what I use for running PHP under Nginx, but it's kind of annoying to have to install Lighttpd to get this utility.

Perhaps Nginx could just "borrow" this utility and include it in the source archive (maybe under a different name to avoid conflicts)?

See this: http://blog.kovyrin.net/2006/05/30/nginx-php-fastcgi-howto/

for a simple bash script that does the job.

One missing feature is the support for Unix sockets.