Agile_disciple_small

Can't find the Phusion Passenger Apache module

Can't find the Phusion Passenger Apache module. Visit http://www.modrails.com for installation instructions.

I started receiving this message after upgrading my Phusion Passenger. And possibly other stuff. Rerunning the passenger setup didn’t work. Then, while looking through my httpd.conf file, I found this line near the top:

LoadModule passenger_module /Library/Ruby/Gems/1.8/gems/passenger-2.0.6/ext/apache2/mod_passenger.so

Which referenced an older version of passenger. Removing that line made things happy again. Of course, I am references the correct version now, down at the bottom of the file.

  1. Gregor says:

    awesome, thanks!

  2. Chris says:

    You fixed it for me...thanks

Post a comment


(lesstile enabled - surround code blocks with ---)