Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Premature end of script headers:....dispatch.cgi

Status
Not open for further replies.

liorza

Programmer
Mar 3, 2004
27
US
Hi all,
I have a working ruby app that I developed on Window and I am trying to
deploy it on Linox with Apache. The hosting company generated for me an
empty rails app and I just replaced the files that I modified in my app
(only rb/rhtml/css/js files).

In addition I updatd the database.yml but now I am getting either page
not found or
Application error
Rails application failed to start properly"

Nothing in the rails log and only
Premature end of script headers:
/home/lior31/public_html/rails/dispatch.cgi

in the error log of apache(I guess)

Help is needed.
Lior
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top