DreamHost - "Rails application failed to start properly"

Hi,

There’s a problem with my radiant on DreamHost. I exactly did all the
things
written about dispatch.*, .htaccess, environment.rb and database.yml.
Also
checked twice permissions.

Error log;

[Thu Dec 21 08:47:06 2006] [error] [client 85.108.133.21] FastCGI: comm
with
(dynamic) server “/home/d3s/nullpixels.com/ror/public/dispatch.fcgi”
aborted: (first read) idle timeout (60 sec)
[Thu Dec 21 08:47:06 2006] [error] [client 85.108.133.21] FastCGI:
incomplete headers (0 bytes) received from server
“/home/d3s/nullpixels.com/ror/public/dispatch.fcgi”

And my web root is; nullpixels.com/ror/public/

Any idea about where the problem is?

I do not use Capistrano, i simply unpack it using “radiant --unpack
/…”

Thanks…

If you can set it, go ahead and run an instantiated FastCGI process
rather
than dynamically spawned. I believe you have to use the FastCgiServer
directive. Chapter 22 p.460 of AWDwR, first edition, has some
information
that may be useful to you. :wink:

Sean C.
seancribbs.com