Hi,
On Son 08.10.2006 14:46, Jose Luis Rivas Contreras wrote:
José Parrella escribió:
Jose Luis Rivas Contreras escribió:
Extension pl {
Interpreter "/usr/lib/cgi-bin/php5 -b
I'm not sure that processing Perl scripts with the PHP interpreter
will produce nice results. Just forget about FCGI and use plain, old
CGI. Maybe Extension pl { Handler cgi } will "just work"?
Jose
Nop, doesn't work, gives me 500 Internal Server Error and log doesn't
says me anything :/.
http://perl.ghostbar.ath.cx/test1.pl
What is clear because cgi != fastcgi!
As far as I know you need a module which understand fastcgi!
For example:
http://www.perl.com/doc/manual/html/lib/CGI/Fast.html
or
http://www.cs.wcupa.edu/~rkline/Perl/perl-fastcgi.html
Do you know the home of fastcgi?!
http://www.fastcgi.com/
There are *many* more examples out there ;-)
http://www.google.com/search?rls=en&q=perl+fastcgi&num=100&ie=utf-8&oe=utf-8
Hth
Aleks
_______________________________________________
Cherokee mailing list
[email protected]
http://www.0x50.org/cgi-bin/mailman/listinfo/cherokee