Hi, maybe that's a lame question but it's hard to find about't. I don't know what is happening but my mongrel just don't start, I'm using: ------ RubyGems Environment: - RUBYGEMS VERSION: 1.2.0 - RUBY VERSION: 1.8.6 (2008-07-17 patchlevel 279) [i386-mingw32] - INSTALLATION DIRECTORY: C:/Ruby18/lib/ruby/gems/1.8 - RUBY EXECUTABLE: C:/Ruby18/bin/ruby.exe - EXECUTABLE DIRECTORY: C:/Ruby18/bin - RUBYGEMS PLATFORMS: - ruby - x86-mingw32 - GEM PATHS: - C:/Ruby18/lib/ruby/gems/1.8 - C:/Users/FullMetal Alchemist/.gem/ruby/1.8 - GEM CONFIGURATION: - :update_sources => true - :verbose => true - :benchmark => falsego - :backtrace => false - :bulk_threshold => 1000 - :sources => ["http://gems.rubyforge.org", "http://gems.github.com"] - REMOTE SOURCES: - http://gems.rubyforge.org - http://gems.github.com i'm using windows vista too, and when i'm tryingh to start mongrel I get:
C:\projects\blogsys>ruby script\server => Booting Mongrel (use 'script/server webrick' to force WEBrick) => Rails 2.1.0 application starting on http://0.0.0.0:3000 => Call with -d to detach => Ctrl-C to shutdown server Exiting C:/Ruby18/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_ require': no such file to load -- win32/service (MissingSourceFile) from C:/Ruby18/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in ` require' from C:/Ruby18/lib/ruby/gems/1.8/gems/activesupport-2.1.0/lib/active_sup port/dependencies.rb:509:in `require' from C:/Ruby18/lib/ruby/gems/1.8/gems/activesupport-2.1.0/lib/active_sup port/dependencies.rb:354:in `new_constants_in' from C:/Ruby18/lib/ruby/gems/1.8/gems/activesupport-2.1.0/lib/active_sup port/dependencies.rb:509:in `require' from C:/Ruby18/lib/ruby/gems/1.8/gems/mongrel_service-0.1/lib/mongrel_se rvice/init.rb:5 from C:/Ruby18/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in ` gem_original_require' from C:/Ruby18/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in ` require' from C:/Ruby18/lib/ruby/gems/1.8/gems/activesupport-2.1.0/lib/active_sup port/dependencies.rb:509:in `require' ... 17 levels... from C:/Ruby18/lib/ruby/gems/1.8/gems/rails-2.1.0/lib/commands/server.rb :39 from C:/Ruby18/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in ` gem_original_require' from C:/Ruby18/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in ` require' from script/server:3 I've just installed the new version of ruby one click installer, and since that i just can't start mongrel, which I believe could be a windows compability problem, please help me -- Posted via http://www.ruby-forum.com/. _______________________________________________ Mongrel-users mailing list Mongrel-users@rubyforge.org http://rubyforge.org/mailman/listinfo/mongrel-users