Project

General

Profile

Webrick not working - LoadError

Added by Eugenio Grigolon over 14 years ago

Hello all. I'm trying to install Redmine and I have a Dreamhost environment.
Everything is ok, but when I go and type the last code line to start webrick, I get the following message:

/home/.michel/egrigolon/jobs.eugen.io/vendor/rails/activesupport/lib/active_support/vendor.rb:2:in `require': no such file to load -- rubygems (LoadError)
from /home/.michel/egrigolon/jobs.eugen.io/vendor/rails/activesupport/lib/active_support/vendor.rb:2
from /home/.michel/egrigolon/jobs.eugen.io/vendor/rails/activesupport/lib/active_support.rb:26:in `require'
from /home/.michel/egrigolon/jobs.eugen.io/vendor/rails/activesupport/lib/active_support.rb:26
from /home/.michel/egrigolon/jobs.eugen.io/vendor/rails/railties/lib/commands/server.rb:1:in `require'
from /home/.michel/egrigolon/jobs.eugen.io/vendor/rails/railties/lib/commands/server.rb:1
from script/server:3:in `require'
from script/server:3

I checked and the file vendor.rb is in the correct path.

Please help.

Thanks!


Replies (1)

RE: Webrick not working - LoadError - Added by Matthew Connerton about 14 years ago

I understand this is fairly old, but is it necessary to run it via webrick?

Dreamhost has passenger built in and you can enable it on your domain or subdomain to run redmine.

    (1-1/1)