Re: Installing FastCGI

Marc Prewitt <[email protected]>
Newsgroups gmane.comp.web.fastcgi.devel
Message-ID <[email protected]>
Ramkumar Sundaram wrote:
> Hello Sir,
>  
> I am working on PERL-CGI. I am interested in learning fastcgi. I have 
> some doubts:
>  
> Should I install *both mod_fastcgi module for Apache and fcgi module for 
> PERL* on my Lunix system(modules available in your website).
>  

Yes, you will definately need to install the mod_fastcgi if you want to 
use fcgi with apache.  For the perl portion I would recommend using the 
CGI::Fast library available in the latest CGI on cpan at:

http://search.cpan.org/~lds/CGI.pm-3.20/CGI/Fast.pm

CGI::Fast makes everything work just like regular CGI.pm

I think you need to install the FCGI libarary at 
http://www.cpan.org/modules/by-module/FCGI/ to make this work.
___________________________________
fastcgi-developers mailing list
http://fastcgi.com/fastcgi-developers/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.