On Mon, Jul 20, 2009 at 5:25 PM, John Barnette<[email protected]> wrote: > > 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? >
Well, as I implied, I think it was and is /opt/local/bin/ruby For some reason it seemed to be ignored. -- Rick DeNatale Blog: http://talklikeaduck.denhaven2.com/ Twitter: http://twitter.com/RickDeNatale WWR: http://www.workingwithrails.com/person/9021-rick-denatale LinkedIn: http://www.linkedin.com/in/rickdenatale --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

