[Rails] Re: Can't install mongrel with ruby 1.9.2p136
Thanks!
I'll migrate to Linux and try it there!
Regards
On Jan 17, 3:41 pm, Robert Walker <li...@ruby-forum.com> wrote:
> Douglas Fonseca wrote in post #975480:
>
> > I'm getting this error message when I try to install Mongrel with "gem
> > install mongrel" on Windows 7 x64
>
> > gem install mongrel
> > Successfully installed mongrel-1.1.5-x86-mingw32
> > 1 gem installed
> > Installing ri documentation for mongrel-1.2.0.pre2-x86-mingw32...
> > Installing EDoc documentation for mongrel-1.2.0.pre2-x86-mingw32...
> > ERROR: While executing gem... (Encoding::UndefinedConversionError)
> > U+2019 from UTF-8 to CP850
>
> > Does anyone know what's happening and how to solve it?
> > Thanks in advance!
>
> I fixed my issues with Mongrel by switching to Phusion Passenger
> Standalone. I don't know if this is a viable solution for you since I
> don't run Windows. In practice it works in a similar way to running
> Mongrel, but instead of using 'rails s' you run 'passenger start'
> instead. Phusion Passenger also has the advantage of having the Nginx
> core driving the front-end so you end up with an environment closer to a
> typical deployment environment.
>
> --
> Posted viahttp://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-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home