Does your app work in production? You might need to pass the RAILS_ENV=production before your ./script/console or make sure you are not missing any gems in your server.
Good luck, Peter On Oct 6, 5:13 pm, George George <[EMAIL PROTECTED]> wrote: > Does the script/console need to be working on the production server? > > It doesn't work on my server. I get the following error when I try to > use it. I was just wondering if this is an indication that ROR isn't > installed properly on my server. > > [EMAIL PROTECTED] test]# ./script/console > Loading development environment. > /usr/local/lib/ruby/1.8/irb/completion.rb:10:in `require': no such file > to load -- readline (LoadError) > from /usr/local/lib/ruby/1.8/irb/completion.rb:10 > from /usr/local/lib/ruby/1.8/irb/init.rb:252:in `require' > from /usr/local/lib/ruby/1.8/irb/init.rb:252:in `load_modules' > from /usr/local/lib/ruby/1.8/irb/init.rb:250:in `each' > from /usr/local/lib/ruby/1.8/irb/init.rb:250:in `load_modules' > from /usr/local/lib/ruby/1.8/irb/init.rb:21:in `setup' > from /usr/local/lib/ruby/1.8/irb.rb:54:in `start' > from /usr/local/bin/irb:13 > > Thanks in advance for any insight, > > George > -- > Posted viahttp://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 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 -~----------~----~----~----~------~----~------~--~---