Displaying 2 results from an estimated 2 matches for "weho".
Did you mean:
jeho
2008 Jan 28
8
mongrel_rails not starting
Hi,
Im a newbie to ruby and rails. I installed mongrel using the command:
sudo gem install mongrel --include-dependencies
When i try to start mongrel with
mongrel_rails start -d, its throwing the same error as it did to you:
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:32:in
`gem_original_require'': no such file to load -- http11 (LoadError)
from
2008 Jan 28
2
memory leak ?
Hi all,
my mongrel cluster worked as charm for last 3 months, but in last days
some processes are taking all available memory. It goes up to 440Mb per
process. Few hours after restart memory usage starts to climb up and
cluster became unresponsive.
I''m using rails 2.0.2 and mysql server on freebsd 6.2.
Any ideas why is that happening ?
Thanks,
Bostjan