New Rails installation - no such file to download - phusion_passenger / alalytics_logger

I just installed Ruby on Rails on my server and am getting the following error while viewing the page.

Error Message:
     No such file to load -- phusion_pasenger/analytics_logger

Current installation:

  • Ubuntu 10.04 64
  • Apache 2
  • RVM 1.5.2
  • Ruby 1.8.7 EE
  • Rails 3.0.5
  • Passenger 3
+1
source share
2 answers

Mongus Pong's answer came when I introduced the same thing about permissions.

Go to the PassengerUser and PassengerUserSwitching directives to configure the appropriate users and permissions. http://www.modrails.com/documentation/Users%20guide%20Apache.html#PassengerUserSwitching

, : http://www.modrails.com/documentation/Users%20guide%20Apache.html#user_switching

+2

, . phusion_pasenger?

+1

All Articles