AFAIK there's nothing specific to enki that requires nginx/mongrel
But I haven't used apache+fastcgi for ages
And mod_rails is out now and seems to be the better option
Though I guess you're on a shared host and don't have a choice?
Can you get a blank rails app running?
Any debugging info you can share to help us help you?
Maybe need to set correct permissions on public/dispatcher*
Xav
On 14/05/2008, at 5:08 PM, VM Ganata wrote:
> Just curious to know if using Apache+fastcgi is feasible, and if so,
> what changes I'd have to make to the base code? I can't get it to run
> out of the box, but I may just being something extremely wrong.