PDA

View Full Version : Ruby on Rails Application error



leebot
02-15-2006, 10:10 AM
I'm just getting started with Ruby on Rails and was excited to hear that Bluehost is supporting it. I setup the railstest with no problem following the FAQ here:

http://helpdesk.bluehost.com/kb/index.php?x=&mod_id=2&id=232

I got the welcome aboard page ok, but I noticed the link:

About your application's environment

gives the following error:

Rails application failed to start properly"

This only happens when dispatch.fcgi is set instead of dispatch.cgi in the .htaccess

Has anyone else noticed this as well?

macgyver2
02-15-2006, 10:36 AM
No, I just ran a test (with dispatch.fcgi) and it worked correctly (I got a message that the environment info was only available to local requests).

Check the logs in your railstest/logs/ directory.

leebot
02-15-2006, 12:22 PM
No, I just ran a test (with dispatch.fcgi) and it worked correctly (I got a message that the environment info was only available to local requests).

Check the logs in your railstest/logs/ directory.


in the log i get:

Controllers::RailsInfoController: missing default helper path rails_info_helper