Hello all. Hope this doesn't appear as spam...<br><br>I am trying to run Mongrel on Win XP (SP2) for a web site (just one at the moment). For some reason it is giving me this error:<br><br><span style="font-family: courier new,monospace;">
E:\web\app2>mongrel_rails start -p 4001 -d</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">** WARNING: Win32 does not support daemon mode.</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">** Daemonized, any open files are closed. Look at log/mongrel.pid and log/mongr</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
el.log for info.</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">** Starting Mongrel listening at <a href="http://0.0.0.0:4001">0.0.0.0:4001</a></span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">** Starting Rails with development environment...</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">** Rails loaded.</span>
<br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">** Loading any Rails specific GemPlugins</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
e:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_re</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">quire': no such file to load -- e:/ruby/lib/ruby/gems/1.8/gems/mongrel-
1.1.1-x86</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">-mswin32-60/lib/mongrel/init.rb (MissingSourceFile)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
from e:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `re</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">quire'</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">|||||||</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> V</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;"> from e:/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.1-mswin32/bin/mongrel_ra</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
ils:281</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> from e:/ruby/bin/mongrel_rails:19:in `load'</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;"> from e:/ruby/bin/mongrel_rails:19<br><font face="arial,sans-serif"><br>When I look for "e:/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.1-x86-mswin32-60/lib/mongrel/init.rb" I notice that the directory is called .../gems/mongrel-
1.1.1-mswin32/.. <br><br>I don't really know anything about how the internals of rubygems works and I assume that simply renaming the directory is a bad idea? When I rename the directory it loads fine, although I don't know what the implications are!
<br><br>Thanks if you have any answers!<br></font></span>