<br><br><div><span class="gmail_quote">On 6/29/06, <b class="gmail_sendername">Luis Lavena</b> <<a href="mailto:luislavena@gmail.com">luislavena@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 6/29/06, basaah <<a href="mailto:baswilbers@gmail.com">baswilbers@gmail.com</a>> wrote:<br>> Hello, I came to know of mongrel by pure chance, it interrested me cause<br>> webrick never worked and instantrails for rails was very slow. the problem
<br>> with webrick is/was is that it says just this:<br>><br>> >ruby script/server<br>> c:/ruby/lib/ruby/site_ruby/1.8/rexml/entity.rb:21: warning:<br>> character class has `-' without escape<br>> c:/ruby/lib/ruby/site_ruby/1.8/rexml/entity.rb:21: warning:
<br>> character class has `-' without escape<br>> c:/ruby/lib/ruby/site_ruby/1.8/rexml/entity.rb:21: warning:<br>> character class has `-' without escape<br>> c:/ruby/lib/ruby/site_ruby/1.8/rexml/entity.rb:21: warning:
<br>> character class has `-' without escape<br>> c:/ruby/lib/ruby/site_ruby/1.8/rexml/doctype.rb:196:<br>> warning: regexp has `]' without escape<br>> => Booting WEBrick...<br>> => Rails application started on
<a href="http://0.0.0.0:3000">http://0.0.0.0:3000</a><br>> => Ctrl-C to shutdown server; call with --help for options<br>> [2006-06-29 18:46:04] INFO WEBrick 1.3.1<br>> [2006-06-29 18:46:04] INFO ruby 1.8.4 (2005-12-24) [i386-mswin32]
<br>> [2006-06-29 18:46:04] INFO WEBrick::HTTPServer#start: pid=1748 port=3000<br>><br>> but when I point my browser to <a href="http://0.0.0.0:3000">http://0.0.0.0:3000</a> I get that firefox cannot<br>> make connection etc.
<br>> this is realy shit cause now rails (nitro or any other webrock server has<br>> the very same problem)<br>> just won't work.<br>><br><br>For that info, is not rails/webrick fault but looks like your ruby<br>
installation is hosed.<br><br>On both cases rexml show the warnings and errors about escaping characters.</blockquote><div><br>is that a problem then? <br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
You're using the One Click Installer? which version?</blockquote><div><br>1.8.4 but 1.8.2 did the very same thing<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
What OS are you trying to run it?</blockquote><div><br>microsoft windows xp proffesional<br>I have Suse linux on my comp as well but by linux knowledge is just to low to install mongrel<br>I tried but rubygems sais it needed
1.8.4 of ruby, so I managed to instal that version, but then rubygems was gone and I didn't manage to install a new rubygems. <br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
> So when I heard of mongrel I thought, jahoee, maby I still can enjoy my own<br>> webserver made in ruby.<br>> but quess what? this is mongrel's message<br>> >mongrel_rails start<br>> ** Starting Mongrel listening at
<a href="http://0.0.0.0:3000">0.0.0.0:3000</a><br>> ** Starting Rails with development environment ...<br>> c:/ruby/lib/ruby/site_ruby/1.8/rexml/entity.rb:21: warning:<br>> character class has`-' without escape<br>
> c:/ruby/lib/ruby/site_ruby/1.8/rexml/entity.rb:21: warning:<br>> character class has`-' without escape<br>> c:/ruby/lib/ruby/site_ruby/1.8/rexml/entity.rb:21: warning:<br>> character class has`-' without escape
<br>> c:/ruby/lib/ruby/site_ruby/1.8/rexml/entity.rb:21: warning:<br>> character class has`-' without escape<br>> c:/ruby/lib/ruby/site_ruby/1.8/rexml/doctype.rb:196:<br>> warning: regexp has `]' without escape
<br>> ** Rails loaded.<br>> ** Loading any Rails specific GemPlugins<br>> ** Signals ready. INT => stop (no restart).<br>> ** Mongrel available at <a href="http://0.0.0.0:3000">0.0.0.0:3000</a><br>> ** Use CTRL-C to stop.
<br>><br>> and when I point my browwser to <a href="http://0.0.0.0:3000">0.0.0.0:3000</a> it had accatly the same problem<br>> as with webrick it looks like mongrel only prints these messaged and then...<br>> nothing.
<br>><br>> does anybody know what causes these very enoying frustadeble(is that a word)<br>> thing and leaves me with empty hands and no rails or nitro(more important<br>> exactly)<br>><br>><br>> --<br>
> <<{{}}[]greetings bas[]{{}}>><br>> _______________________________________________<br>> Mongrel-users mailing list<br>> <a href="mailto:Mongrel-users@rubyforge.org">Mongrel-users@rubyforge.org</a>
<br>> <a href="http://rubyforge.org/mailman/listinfo/mongrel-users">http://rubyforge.org/mailman/listinfo/mongrel-users</a><br>><br>><br><br><br>--<br>Luis Lavena<br>Multimedia systems<br>-<br>Leaders are made, they are not born. They are made by hard effort,
<br>which is the price which all of us must pay to achieve any goal that<br>is worthwhile.<br>Vince Lombardi<br>_______________________________________________<br>Mongrel-users mailing list<br><a href="mailto:Mongrel-users@rubyforge.org">
Mongrel-users@rubyforge.org</a><br><a href="http://rubyforge.org/mailman/listinfo/mongrel-users">http://rubyforge.org/mailman/listinfo/mongrel-users</a><br></blockquote></div><br>thank you for your relpy<br clear="all"><br>
-- <br><<{{}}[]greetings bas[]{{}}>>