FCGI.pm ?
Chris Cortese
cortese.consulting at gmail.com
Thu Feb 26 14:11:24 MSK 2009
Thanks. That got me a little closer.
Now, I have built fcgiwrap but I don't know how to use it. From the
http://nginx.localdomain.pl/wiki/FcgiWrap page, can anyone elaborate on
what the following means?
You can then start fcgiwrap (possibly in several instances) using
spawn-fcgi or a similar tool (you must pass an open socket as fd 0; my
Spawner? will be very nice for this once I actually make it usable and
publish it) and send requests to it using fastcgi_pass. That's it.
Thanks.
Grzegorz Nosek wrote:
> On czw, lut 26, 2009 at 02:09:20 -0800, Chris Cortese wrote:
>
>> I am still not finding this fcgi_stdio.h anywhere.
>>
>> I went to these links:
>> http://rpmfind.net/linux/rpm2html/search.php?query=libfcgi.so.0()(64bit)
>> http://rpmfind.net/linux/RPM/fedora/updates/8/x86_64/debug/fcgi-debuginfo-2.4.0-6.fc8.x86_64.html
>>
>> I tried installing:
>>
>> ftp://download.fedora.redhat.com/pub/fedora/linux/updates/8/SRPMS.newkey/fcgi-2.4.0-6.fc8.src.rpm
>> ftp://rpmfind.net/linux/fedora/releases/8/Everything/x86_64/os/Packages/fcgi-2.4.0-4.fc8.x86_64.rpm
>> ftp://rpmfind.net/linux/fedora/updates/8/x86_64.newkey/fcgi-2.4.0-6.fc8.x86_64.rpm
>>
>> Any other place to find this stuff?
>>
>
> I don't use Fedora but try installing fcgi-devel (I guess that's the
> right package name) as well as fcgi. You need the headers (fcgi-devel)
> to compile fcgiwrap and the binaries (fcgi) to run it.
>
> Best regards,
> Grzegorz Nosek
>
>
More information about the nginx
mailing list