Hi Rick, On Mon, Jul 20, 2009 at 10:22 AM, Rick DeNatale<[email protected]> wrote: > I've just spent several days intermittently trying to get a > development rails app working again under passenger on OS X. > > After much head-scratching I finally noticed that passenger (which had > been started using a darwinports installed ruby in /opt/local) and > which had the darwinports paths set in the apache configuration, was > spawning daemons using /System/Library/Frameworks/Ruby.framework/Ruby > instead of /opt/local/bin/ruby, and the system installation of ruby > was looking for gems in the wrong place, among other things.
What's the value of PassengerRuby in your Apache config? ~ j. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

