![]() |
| Problems deploying on Linux Builder account |
|
amiridis
|
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
|
That was entirely my fault. I had written #!usr/bin/ruby instead of #!/usr/bin/ruby.
|
||||||||||||
|
|
|||||||||||||
| Problems deploying on Linux Builder account |
|
||
|


