when i paste this code in MAMP’s httpd.conf:
LoadModule passenger_module /Volumes/Private/ajsie/.rvm/gems/ruby-1.9.1-p378/gems/passenger-2.2.14/ext/apache2/mod_passenger.so
PassengerRoot /Volumes/Private/ajsie/.rvm/gems/ruby-1.9.1-p378/gems/passenger-2.2.14
PassengerRuby /Volumes/Private/ajsie/.rvm/rubies/ruby-1.9.1-p378/bin/ruby
then MAMP wont start.
i have checked that the paths are correct.
does anyone else have the same problem with MAMP and passenger?
I am also getting this issue with MAMP and passenger. Is apache spitting anything useful in the error logs. I’m getting:
I’m also assuming when you installed passenger-install-apache2-module it didn’t come up with any errors about finding Apache.