Hi there
I'm kinda having the same problem when trying to get passenger running
with MAMP PRO.
I successfully installed passenger (after finding out about APXS2 and
the missing
config_vars.mk file).
But when I restart Apache in MAMP PRO, httpd.conf is rewritten and the
lines about passenger-module are removed (httpd.conf is also recreated
when you remove it).
What makes things even harder to understand is that there are 3
httpd.conf:
- /Library/Application Support/living-e/MAMP Pro/
- /Users/yourusername/Library/Application Support/living-e/MAMP Pro/
- /Applications/MAMP/conf/apache/
Trying to run the rails app gives the following error:
Application error
Rails application failed to start properly
Maybe somebody could post a full howto on installing passenger in MAMP
PRO (1.7.+)
Kind regards
Martin