Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ModPerl: Embperl

fastcgi etc

 

 

ModPerl embperl RSS feed   Index | Next | Previous | View Threaded


embperl at 7thfire

Aug 19, 2006, 12:21 AM

Post #1 of 2 (1264 views)
Permalink
fastcgi etc

Once again I will attempt trying to tackle getting
embperl+fastcgi+lighttpd working.

My current setup is embperl+lighttpd and works fine, albeit slow.

My handler for .epl files has been set to be embpexec.pl

cgi.assign = ( ".pl" => "/usr/bin/perl",
".cgi" => "/usr/bin/perl",
".epl" => "/usr/bin/embpexec.pl"
)

this is all I had to do to get embperl working with lighttpd.

the embpfcgi script seems to have different behavior. I tried putting
FCGI into embpexec without any success.

I feel that the problem is that I don't understand fully how fastcgi and
embperl work seperatly or how they would work together in this scenario.

Anyone who is curious or interested in getting this to work, your help
would be appriciated.


--
"You will never know how much it has cost my generation to preserve your
freedom. I hope you will make good use of it." -- John Quincy Adams

---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe [at] perl
For additional commands, e-mail: embperl-help [at] perl


richter at ecos

Aug 31, 2006, 9:06 PM

Post #2 of 2 (1089 views)
Permalink
RE: fastcgi etc [In reply to]

>
> the embpfcgi script seems to have different behavior. I tried
> putting FCGI into embpexec without any success.
>

Use embpfastcgi.pl instead. Fast CGI needs to listen on a socket for
incoming requests.

Gerald



** Virus checked by BB-5000 Mailfilter **


---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe [at] perl
For additional commands, e-mail: embperl-help [at] perl

ModPerl embperl RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.