Reply to topic
Problems deploying on Linux Builder account
amiridis


Joined: 16 Mar 2007
Posts: 7
Reply with quote
Hello,

I followed the instructions in page:

How do I publish my Ruby on Rails application?
http://www.hostmysite.com/support/rubyonrails/publish/

I have also changed the dispatch files to point to #!usr/bin/ruby.

Finally, I have uncommented the the # ENV['RAILS_ENV'] ||= 'production' line in the config/environment.rb file.

Now when I go to the url, I get the generic welcome page of Rails, but when I try to go to a controller, for example myapp/customers, I get the following message:

Application error
Rails application failed to start properly

Are there any other steps I should take? Other configuration files I should change?

LATEST INFO: I have even run chmod on the dispatch.* files in order to give myself execute permission.

Thanks,
Petros
amiridis


Joined: 16 Mar 2007
Posts: 7
Reply with quote
That was entirely my fault. I had written #!usr/bin/ruby instead of #!/usr/bin/ruby.
Problems deploying on Linux Builder account
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT  
Page 1 of 1  

  
  
 Reply to topic