-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Aleksandar Lazic escribió:
> 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!

Yep, I know that. I used:

******CODE***********
        Extension pl {
                Handler cgi {
                        ErrorHandler On
                }
        }
*****CODE************

But doesn't works and gives me that error.

> 
> 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
> 

Yes, I was reading about these just right now.
> Do you know the home of fastcgi?!
> 
> http://www.fastcgi.com/
> 
Yep, was the first web I visited before making the question ;)
> 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
> 

Thanks!! This _does_ help me, I was searching "perl cgi" but I doesn't
with fastcgi, hehe, I will report any advance ;)
> 
> Hth
> 
> Aleks
> 
Cheers!!

- --

ghostbar @ linux/debian 'unstable' on i686 - Linux Counter# 382503
http://ghostbar.ath.cx/ - irc.freenode.net #talug #velug #debian-es
http://debianvenezuela.org.ve - irc.debian.org #debian-es #debian-ve
San Cristobal - Venezuela. TALUG -- http://linuxtachira.org
CHASLUG -- http://chaslug.org.ve - irc.unplug.org.ve #chaslug
Fingerprint = 3E7D 4267 AFD5 2407 2A37  20AC 38A0 AD5B CACA B118
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFKVRKOKCtW8rKsRgRAsXAAKCae/VYEb2xlK0fc0RXtDBc/+mKqgCfcp5f
5AVpH9GPymRplBDye3rosVE=
=3wHX
-----END PGP SIGNATURE-----
_______________________________________________
Cherokee mailing list
Cherokee@0x50.org
http://www.0x50.org/cgi-bin/mailman/listinfo/cherokee

Reply via email to