Displaying 1 result from an estimated 1 matches for "addressrubyclient".
2008 Jan 31
1
Production problem for mongrel
...found
/usr/local/bin/mongrel_rails: line 24: options: command not found
/usr/local/bin/mongrel_rails: line 25: [-e,: command not found
/usr/local/bin/mongrel_rails: line 25: development],: command not found
....
Then, I tried "ruby script/server". It showed the following errors:
/opt/AddressRubyClient/vendor/rails/activesupport/lib/active_support/dependencies.rb:489:in
`load'': no such file to load -- mongrel_rails (MissingSourceFile)
from
/opt/AddressRubyClient/vendor/rails/activesupport/lib/active_support/dependencies.rb:489:in
`load''
from
/opt/AddressRubyClien...