FCGI.pm ?
Chris Cortese
cortese.consulting at gmail.com
Thu Feb 26 12:35:59 MSK 2009
Thanks.
I can't seem to build this though for Fedora 8.
I get fcgiwrap.c:4:24: error: fcgi_stdio.h: No such file or directory
cc1: warnings being treated as errors
I understand that I need libfcgi. So I downloaded and installed:
rpm -i fcgi-2.4.0-6.fc8.x86_64.rpm
No change.
Any idea what I'm doing wrong?
mike wrote:
> look into fcgiwrap
>
> http://nginx.localdomain.pl/wiki/FcgiWrap
> http://www.ruby-forum.com/topic/148328
>
> i haven't tried it yet but looked a lot easier/cleaner
>
> On Thu, Feb 26, 2009 at 12:40 AM, Chris Cortese
> <cortese.consulting at gmail.com> wrote:
>
>> I'm trying to learn how to use the fastcgi-wrapper.pl from this link:
>> http://www.ruby-forum.com/topic/145858
>>
>> 1. This requires FCGI.pm. The only one I found on cpan.org throws a great
>> many errors when I try to run perl fast-cgi-wrapper.pl. Where should I get
>> this from? I'm running perl 5.8.8.
>>
>> 2. I have one component on one site that does some AJAX to call a perl
>> backend. Should this fastcgi-wrapper.pl work for me? I can't really find
>> any docs that explain how to use it. I'm not really a perl person (mostly
>> PHP).
>>
>>
>> Thanks,
>> Chris
>>
>>
>>
>>
>>
>>
>>
>>
>
>
More information about the nginx
mailing list