Sorry for the double post. I posted this question yesterday and I didn't think it was going to ever show up.
On Oct 10, 4:27 pm, marike <[EMAIL PROTECTED]> wrote: > I keep reading posts saying that using long running processes like > acts_as_ferret on a shared host are a sure way to get kicked off as > they use too many resources. As my website will likely be low volume, > is it possible to disable acts_as_ferret/ferret search indexing and > replace it with something like mysql indexing? Has anyone done this? > Or is there a solution that would be more shared host friendly? > > I have deployed my app which runs well, but if I uncomment line #72 of > profile.rb: > > #acts_as_ferret :fields => [ :location, :f, :about_me ], :remote=>true > > Passenger refuses to start and logs this error: > > DRb::DRbConnError (ruby://ferret.mydomain.com:9010 - #<SocketError: > getaddrinfo: Name or service not known>): > > Of course, without the acts_as_ferret in the Profile model, the Admin > section of lovd-by-less does not work at all. > > Lastly, I've asked Dreamhost if they'd install monit for me so I can > run acts_as_ferret as a Drbserver as is recommended in the lovd-by- > less README, but I doubt that's gonna happen. > > Any advice or comments to get me on the right track would be greatly > appreciated. > > Thanks you all very much, > > Markus Arike --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lovd by Less" 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/lovdbyless?hl=en Who loves ya baby? -~----------~----~----~----~------~----~------~--~---
