I've only dealt with PHP or ASP in the past, brand new to Ruby on Rails and trying help with an existing app. I've copied a production app to another server for development and troubleshooting, which is running Apache 2.2 on Ubuntu 12.04 LTS. I installed ruby and passenger module as the root user, when I pull up the site in a browser, I get 'Web application could not be started' with the following message.... "It looks like Bundler could not find a gem. Maybe you didn't install all the gems that this application needs. To install your gems, please run: bundle install" When I try to to run as root, it warns that I should not run Bundler as root and that the Gemfile lists several gems more than once. I tried running bundle install on the production server, which was setup using a sudo user, it finishes successfully as complete with no warnings. When I try to run as my own sudo user on the development server I'm trying to copy to, it errors... "The program 'bundle' is currently not installed. To run 'bundle' please ask your administrator to install the package 'ruby-bundler'" I did install ruby via rvm as root, so I do not have an .rvm directory under my home directory as the sudo user. I have /usr/local/share/rvm, but can't find any bundle or gem command in the bin directory under that location. Should I have installed something as a sudo user or should I continue to run the bundle install as root? Thanks in advance for any help. -- Robert -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/5457A322.1000202%40webtent.org. For more options, visit https://groups.google.com/d/optout.