Thank you for everyone's reply.

I finally made it work.

Here's the steps I did.

sudo gem uninstall mongrel
sudo gem uninstall fastthread
sudo gem install mongrel
sudo gem install fastthread

As I'm not that experienced with this, I'll assume that one or the other 
installation was bad.

I found the solution here:
http://stackoverflow.com/questions/1350486/ruby-on-rails-staring-mongrel-server

Thanks again.

John

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to