Just curious if you tried removing the "config.ru" file from your rails application's root directory? It seems to be a different error than me but I thought I would throw it out there just in case it helps.
My environment is: FreeBSD 6.4 Ruby 1.9.1p378 Passenger 2.2.11 Rails 3.0.0.beta3 On Apr 20, 5:27 am, 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/cus > tom_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/cus > tom_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/cus > tom_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/cus > tom_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/cus > tom_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/cus > tom_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/cus > tom_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/cus > tom_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/l > ib/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/l > ib/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. > For more options, visit this group > athttp://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.