> C:\Documents and Settings\pele\Desktop>ruby c:\reference_wiki\instiki.rb > => Instiki started on http://0.0.0.0:2500 > => Ctrl-C to shutdown; call with --help for options > [2007-04-24 13:50:40] INFO WEBrick 1.3.1 > [2007-04-24 13:50:40] INFO ruby 1.8.6 (2007-03-13) [i386-mswin32] > [2007-04-24 13:50:40] WARN TCPServer Error: Bad file descriptor - bind(2) > c:/ruby/lib/ruby/1.8/webrick/utils.rb:73:in `initialize': Bad file > descriptor - > bind(2) (Errno::EBADF)
Some other process is already bound to port 2500. Find out what it is with TCPView or just restart the machine may help. HTH, Assaph _______________________________________________ Instiki-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/instiki-users
