Hank Marquardt wrote: > I seem to recall seeing someone with this problem and a blog post > solution > for FreeBSD ... IIRC it had to do with ruby environment not being > initialized correctly. > > I think the shebang was `env ruby1.8` and needed to be explicitly set to > /usr/bin/ruby..... > > At least that might give you enough to google on further ... I don't > remember where I stumbled across that.
Hi Hank, This issue is fixed, I posted that above the entry before yours, sorry, it is a bit hard to see. You are correct though, 'mongrel_cluster_ctl' requires #!/usr/bin/ruby to function correctly. Thanks for your input, Cheers bdm. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Deploying Rails" 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-deployment?hl=en -~----------~----~----~----~------~----~------~--~---
