Hi,
Ive installed LSWS but I cant run my rails projects.
Ive created a hello world project and I receive a 503 error.
The stderror.log says:
./config/boot.rb:9:in `require': No such file to load -- rubygems (LoadError)
Ive checked the ruby path and is set correctly: /usr/bin/ruby
Im using LSWS v3.3.14.
My projects work fine with Webrick and Thin servers.
Thanks!!
Ive installed LSWS but I cant run my rails projects.
Ive created a hello world project and I receive a 503 error.
The stderror.log says:
./config/boot.rb:9:in `require': No such file to load -- rubygems (LoadError)
Ive checked the ruby path and is set correctly: /usr/bin/ruby
Im using LSWS v3.3.14.
My projects work fine with Webrick and Thin servers.
Thanks!!