Passenger does not work very well with Apache from MAMP (http://
mamp.info).
After spending hours on how to get the installation done (setting
APXS2, the missing
config_vars.mk file
I successfully installed passenger in Apache, but when I want to acces
the rails-application in a browser, I get the standard 500 error
message (internal server errror).
And in the log-file of Apache, you can find this:
Unexpected error in Passenger: Cannot spawn application '/Users/tini/
Sites/test': The spawn server has exited unexpectedly.
I tried both ruby, an all up-to-date version of ruby shipped in OS X
(ruby 1.8.6 (2008-03-03 patchlevel 114) [universal-darwin9.0]) and the
latest Ruby Enterprise version from Phusion.
System: OS X 10.5.5
MAMP: 1.7.2
Anybody out there who can help on this one?
Thx
Martin