later you may see

in support of blog driven development for Ruby on Rails

Ruby 1.9.1 and Mongrel ; (use Thin instead)

leave a comment »

Mongrel refuses to play in windows under ruby 1.9.1 as of yet. The gem installs, then Mongrel craps out in an ungodly memory dump.

If you are looking for something better than Webrick, Thin works better, faster and and it works under Windows, and Ruby 1.9.1.

If you cant compile the gem because of you need the ruby development kit for windows.. well, get MinGW (installer for windows 5.1.6) , get MSYS , then install the gem.

(Update) Found the same sort of problems trying to get Mongrel running on CentOS 5.4 with Ruby 1.9.1 . Save your precious time and go with thin.

Advertisement

Written by Alfonso Adriasola

February 10, 2010 at 5:51 PM

Posted in general

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.