Merb, FCGI and DH?

Merb, FCGI and DH?

Posted by: lritter
Posted on: 2008-05-08 11:07:00

Hello.

I'm curious if anyone has had success setting up merb on DH (without PS) using FCGI?

For my part, I've managed to install all the gems necessary but am having trouble getting the fcgi part working. I've basically followed the instructions for setting up Rails using FCGI and renamed the autogenerated 'merb.fcgi' to 'dispatch.fcgi'. No dice.

The http error log complains about incomplete headers.

I am happy to post more details if it will be helpful.

thanks!

Re: Merb, FCGI and DH?

Posted by: dave_e
Posted on: 2008-05-12 15:50:00

I don't know anything about merb but when using Pylons which is a Python web framework which uses fcgi I had to contact support and ask them to increase the memory limit to get apache and fcgi to work.

Dave

Tags: gemsfcgimerb