Hello all, Does anyone know if it is possible to run acts_as_ferret as a druby process on a shared host? If not, is it possible to disable acts_as_ferret/ferret search indexing and replace it with something like mysql indexing? Has anyone done this?
I'm familiar with the docs referenced in the lovd readme: http://projects.jkraemer.net/acts_as_ferret/wiki/DrbServer but I'm not have much success this solution. I have deployed my app which runs well, but it only works 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>): Lastly, I asked Dreamhost if they would install monit for me, and they claim I'd need to upgrade to their PS account (a private server that allows you to use long- running processes, but no root access.) If anyone has managed to get acts_as_ferret running in production or has advice/comments regarding acts_as_ferret replacements that would work in a shared host it would be extremely helpful to hear about it. 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? -~----------~----~----~----~------~----~------~--~---
