View Single Post
  #1  
Old 08-01-2007, 09:03 PM
montgomery montgomery is offline
New Member
 
Join Date: Aug 2007
Posts: 5
Default moinmoin and litespeed fastcgi

Hi,

I'm trying to get moinmoin set up with litespeed fastcgi.

In the litespeed admin console, I added a fastcgi external
app pointed at moinmoin's moin.fcg, and an associated
context, basically following the instructions from
http://www.litespeedtech.com/support...ki:python_fcgi

After restarting litespeed, I get "500 Internal Server
Error" when I attempt to access moinmoin. Looking at the
litespeed logs, I see messages like

[127.0.0.1:45439-0#www.example.com] Handler with type id [8202896] is not implemented.

I don't see anything in error_lsws.log, or anything
interesting in access_lsws.log.

Looking at the process list, it appears that moin.fcg isn't
getting started (or dies immediately).

I appreciate any suggestions.

Thanks much,
David
Reply With Quote