There's normally an actual error above that, you've posted the stack trace (which is useful after you know what the error is).
Cheers, Andy -- Andy Jeffries http://andyjeffries.co.uk/ #rubyonrails #mysql #jquery Registered address: 64 Sish Lane, Stevenage, Herts, SG1 3LS Company number: 5452840 On 20 April 2010 11:27, Paul Jonathan Thompson <rails...@gmail.com> wrote: > I am getting this message "Ruby (Rack) application could not be > started" when I attempt to run my application on Apache with Phusion > Passenger. Under Webrick it runs just fine. > > This is what appears on the screen: > > # File > > Line Location > 0 > /home/pjt/.rvm/rubies/ree-1.8.7-2010.01/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb > 31 in `gem_original_require' > 1 > /home/pjt/.rvm/rubies/ree-1.8.7-2010.01/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb > 31 in `require' > 2 /home/pjt/quote/config/boot.rb 4 > 3 > /home/pjt/.rvm/rubies/ree-1.8.7-2010.01/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb > 31 in `gem_original_require' > 4 > /home/pjt/.rvm/rubies/ree-1.8.7-2010.01/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb > 31 in `require' > 5 /home/pjt/quote/config/application.rb 1 > 6 > /home/pjt/.rvm/rubies/ree-1.8.7-2010.01/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb > 31 in `gem_original_require' > 7 > /home/pjt/.rvm/rubies/ree-1.8.7-2010.01/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb > 31 in `require' > 8 /home/pjt/quote/config/environment.rb 2 > 9 > /home/pjt/.rvm/rubies/ree-1.8.7-2010.01/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb > 31 in `gem_original_require' > 10 > > /home/pjt/.rvm/rubies/ree-1.8.7-2010.01/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb > 31 in `require' > 11 config.ru 3 > 12 > > /home/pjt/.rvm/rubies/ree-1.8.7-2010.01/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/builder.rb > 46 in `instance_eval' > 13 > > /home/pjt/.rvm/rubies/ree-1.8.7-2010.01/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/builder.rb > 46 in `initialize' > 14 config.ru 1 in `new' > 15 config.ru 1 > > Any idea what the problem is? I am using Rails 3 Beta3. > > Regards, > > Paul Thompson > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-t...@googlegroups.com. > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscr...@googlegroups.com<rubyonrails-talk%2bunsubscr...@googlegroups.com> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-t...@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.