Thanks for the reply Tim.

I'm using the 1.5 version installed on the dreamhost servers, since I didn't
figure out yet out to use a gem from my local account. Maybe I have to set
the gems path somewhere. I also didn't figure out where did you set the
'path = req.env['REQUEST_URI']' you mention on you article.

2007/7/23, Tim Connor <[EMAIL PROTECTED]>:


http://www.timocracy.com/articles/2007/07/06/getting-camping-working-with-fcgi-on-a-shared-host-dreamhost-part-1

I forgot to write part 2 before I went on vacation - but maybe I'll
look over things and try to recall what else there is.

On 7/22/07, Sérgio <[EMAIL PROTECTED]> wrote:
> I've tried setting up an Hello World app with Rails (no database), on a
> Dreamhost account. I used the configuration I found here
> http://www.mail-archive.com/camping-list@rubyforge.org/msg00114.html
>  with the proper paths. But I keep getting Internal Server
> Errors (500). On the error.log I found this
>
> [Sun Jul 22 15:32:07 2007] [error] [client 82.154.48.138] FastCGI: comm
with
> (dynamic) server "/home/xxx/little/dispatch.fcgi" aborted:
> (first read) idle timeout (60 sec), referer: http://little.xxx.com/
> [Sun Jul 22 15:32:07 2007] [error] [client 82.154.48.138] FastCGI:
> incomplete headers (0 bytes) received from server
> "/home/xxx/little/dispatch.fcgi", referer:
> http://little.xxx.com/
>
> It seems that is a somewhat common error, that can have several causes.
> Could anyone who already has their application running on Dreamhost or
other
> shared hosting service, please give a few pointer on how to deploy a
Camping
> application or just try to guess what could be causing the error above.
>
> I was really hoping I could use Camping on some projects. Thanks in
advance.
>
> _______________________________________________
> Camping-list mailing list
> Camping-list@rubyforge.org
> http://rubyforge.org/mailman/listinfo/camping-list
>
_______________________________________________
Camping-list mailing list
Camping-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/camping-list




--
www.sergiosantos.info
_______________________________________________
Camping-list mailing list
Camping-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/camping-list

Reply via email to