Is this even how it works? Maybe I'm mistaken. It may actually be that Passenger is C and runs Ruby applications (using whatever Ruby version you specify in PassengerRuby).
This in /etc/apache2/mods-enabled/passenger.load is what made me wonder:
This isn't something I'm going to specifically fix. It should be fixed when we upgrade the server (very soon since it will be out of support shortly!).
Is this even how it works? Maybe I'm mistaken. It may actually be that Passenger is C and runs Ruby applications (using whatever Ruby version you specify in PassengerRuby).
This in /etc/apache2/mods-enabled/passenger.load is what made me wonder:
LoadModule passenger_module /home/deploy/.rvm/gems/ruby-1.8.7-p370/gems/passenger-4.0.10/buildout/apache2/mod_passenger.so
Issue details imported from Jira: