Skip to content

Instantly share code, notes, and snippets.

@NobbZ
Created July 24, 2012 19:14
Show Gist options
  • Select an option

  • Save NobbZ/3171992 to your computer and use it in GitHub Desktop.

Select an option

Save NobbZ/3171992 to your computer and use it in GitHub Desktop.
Passenger problem
LoadModule passenger_module /usr/local/rvm/gems/ruby-1.9.3-p194/gems/passenger-3.0.14/ext/apache2/mod_passenger.so
PassengerRoot /usr/local/rvm/gems/ruby-1.9.3-p194/gems/passenger-3.0.14
PassengerRuby /usr/local/rvm/rubies/ruby-1.9.3-p194/bin/ruby
PassengerDefaultUser nobbz_de
RailsEnv production
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment