I'll ask another question. So, I ran "gem install ferret" and it told me: "Successfully installed ferret-0.11.6" but then when I started the web server (mongrel on my local machine) I now get this:
** Starting Rails with development environment... Exiting /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.4.2/lib/ active_support/dependencies.rb:263:in `load_missing_constant': uninitialized constant Ferret::Analysis::Analyzer (NameError) from /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.4.2/lib/ active_support/dependencies.rb:452:in `const_missing' from ./script/../config/../vendor/plugins/acts_as_ferret/lib/ ferret_extensions.rb:17 from /usr/local/lib/ruby/site_ruby/1.8/rubygems/ custom_require.rb:27:in `gem_original_require' from /usr/local/lib/ruby/site_ruby/1.8/rubygems/ custom_require.rb:27:in `require' from /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.4.2/lib/ active_support/dependencies.rb:495:in `require' from /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.4.2/lib/ active_support/dependencies.rb:342:in `new_constants_in' from /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.4.2/lib/ active_support/dependencies.rb:495:in `require' from ./script/../config/../vendor/plugins/acts_as_ferret/lib/ acts_as_ferret.rb:28 ... 42 levels... from /usr/local/lib/ruby/gems/1.8/gems/rails-1.2.3/lib/ commands/server.rb:39 from /usr/local/lib/ruby/site_ruby/1.8/rubygems/ custom_require.rb:27:in `gem_original_require' from /usr/local/lib/ruby/site_ruby/1.8/rubygems/ custom_require.rb:27:in `require' from script/server:3 What do I need to do to fix this? And what would I need to do in order to get this working on the web server? TIA, Elle On Dec 3, 8:49 pm, elle <[EMAIL PROTECTED]> wrote: > I had acts_as_ferret on my computer though > > Elle > > On Dec 3, 8:47 pm, Ivan V <[EMAIL PROTECTED]> wrote: > > > Try gem install ferret > > > I'm pretty sure ferret and acts_as_ferret are different gems. > > -Ivan > > > On Dec 3, 3:48 pm, elle <[EMAIL PROTECTED]> wrote: > > > > I've recently tried to get an application running on GoDaddy and after > > > a few days gave up (their support team was very unhelpful). Anyhow, I > > > changed hosting to Rails Playground. > > > I now get a new error when running the dispatch.fcgi: > > > > ================================ > > > /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in > > > `gem_original_require': no such file to load -- ferret > > > (MissingSourceFile) > > > from /usr/local/lib/ruby/site_ruby/1.8/rubygems/ > > > custom_require.rb:27:in `require' > > > from ../config/../vendor/rails/activerecord/lib/../../ > > > activesupport/lib/active_support/dependencies.rb:495:in `require' > > > from ../config/../vendor/rails/activerecord/lib/../../ > > > activesupport/lib/active_support/dependencies.rb:342:in > > > `new_constants_in' > > > from ../config/../vendor/rails/activerecord/lib/../../ > > > activesupport/lib/active_support/dependencies.rb:495:in `require' > > > from ../config/../vendor/plugins/acts_as_ferret/lib/ > > > acts_as_ferret.rb:25 > > > ================================= > > > > Furthermore the support team also said: > > > Note that the gem acts_as_ferret (0.4.1) is already installed in your > > > server. > > > > Would anyone have any idea what line of code I should change? > > > > TIA, > > > Elle --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Deploying Rails" group. To post to this group, send email to rubyonrails-deployment@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---