Dear All, as a complete novice i hope you wont be upset if i ask some probably pretty obvious questions. I have run and installed Ruby. Installed Instiki and run it and i get this screen: C:\Instiki>ruby instiki => Starting Instiki on http://0.0.0.0:2500 => Data files are stored in C:/Instiki/storage/2500 [2005-09-20 21:07:21] INFO WEBrick 1.3.1 [2005-09-20 21:07:21] INFO ruby 1.8.2 (2004-12-25) [i386-mswin32] [2005-09-20 21:07:25] INFO WEBrick::HTTPServer#start: pid=432 port=2500 So all seems good. then i try and run http://localhost:2500/ in my mozilla browser and aboslutely nothing happens.The most advanced computer stuff i know is pinging my computer so i did this and it works fine. What should i do next and why doesnt this work? Maybe theres something i havent understood at all...i mean i havent made my computer a server (with apache and such) do i need to do this??! any help would be really appreciated as im getting interested in this stuff,. thanks ian __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
From what I remember about Windows I wonder if your localhost name is enabled. Try accessing instiki with http://127.0.0.1:2500/ Find out if in a hosts file c:\winnt\system32\drivers\etc\hosts you have the following line. 127.0.0.1 localhost if all above is ok then I have no idea why you can''t run instiki. mj On Sep 20, 2005, at 11:33 PM, twigdip carlos wrote:> Dear All, > as a complete novice i hope you wont be upset if i ask > some probably pretty obvious questions. > I have run and installed Ruby. Installed Instiki and > run it and i get this screen: > > C:\Instiki>ruby instiki > => Starting Instiki on http://0.0.0.0:2500 > => Data files are stored in C:/Instiki/storage/2500 > [2005-09-20 21:07:21] INFO WEBrick 1.3.1 > [2005-09-20 21:07:21] INFO ruby 1.8.2 (2004-12-25) > [i386-mswin32] > [2005-09-20 21:07:25] INFO WEBrick::HTTPServer#start: > pid=432 port=2500 > > > So all seems good. then i try and run > http://localhost:2500/ in my mozilla browser and > aboslutely nothing happens.The most advanced computer > stuff i know is pinging my computer so i did this and > it works fine. What should i do next and why doesnt > this work? Maybe theres something i havent understood > at all...i mean i havent made my computer a server > (with apache and such) do i need to do this??! > > any help would be really appreciated as im getting > interested in this stuff,. > thanks > ian > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam > protection around > http://mail.yahoo.com > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users >
no luck on that attempt. Yes it is in the host file you mention. but when i run again as before...i just get the same message... "Waiting for 127.0.0.1..." and nothing happens... --- Marek J <marekj.com at gmail.com> wrote:> From what I remember about Windows I wonder if your > localhost name is > enabled. Try accessing instiki with > http://127.0.0.1:2500/ > Find out if in a hosts file > c:\winnt\system32\drivers\etc\hosts > you have the following line. > 127.0.0.1 localhost > > if all above is ok then I have no idea why you can''t > run instiki. > mj > > On Sep 20, 2005, at 11:33 PM, twigdip carlos wrote: > > > Dear All, > > as a complete novice i hope you wont be upset if i > ask > > some probably pretty obvious questions. > > I have run and installed Ruby. Installed Instiki > and > > run it and i get this screen: > > > > C:\Instiki>ruby instiki > > => Starting Instiki on http://0.0.0.0:2500 > > => Data files are stored in > C:/Instiki/storage/2500 > > [2005-09-20 21:07:21] INFO WEBrick 1.3.1 > > [2005-09-20 21:07:21] INFO ruby 1.8.2 > (2004-12-25) > > [i386-mswin32] > > [2005-09-20 21:07:25] INFO > WEBrick::HTTPServer#start: > > pid=432 port=2500 > > > > > > So all seems good. then i try and run > > http://localhost:2500/ in my mozilla browser and > > aboslutely nothing happens.The most advanced > computer > > stuff i know is pinging my computer so i did this > and > > it works fine. What should i do next and why > doesnt > > this work? Maybe theres something i havent > understood > > at all...i mean i havent made my computer a server > > (with apache and such) do i need to do this??! > > > > any help would be really appreciated as im getting > > interested in this stuff,. > > thanks > > ian > > > > __________________________________________________ > > Do You Yahoo!? > > Tired of spam? Yahoo! Mail has the best spam > > protection around > > http://mail.yahoo.com > > > > __________________________________________________ > > Do You Yahoo!? > > Tired of spam? Yahoo! Mail has the best spam > protection around > > http://mail.yahoo.com > > _______________________________________________ > > Instiki-users mailing list > > Instiki-users at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/instiki-users > > > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users >__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
twigdip carlos wrote:>no luck on that attempt. Yes it is in the host file >you mention. but when i run again as before...i just >get the same message... "Waiting for 127.0.0.1..." >and nothing happens... > > >Is there more info in the log file? -------------- next part -------------- A non-text attachment was scrubbed... Name: curtis.vcf Type: text/x-vcard Size: 123 bytes Desc: not available Url : http://rubyforge.org/pipermail/instiki-users/attachments/20050921/161abb75/curtis.vcf
twigdip carlos wrote:>no luck on that attempt. Yes it is in the host file >you mention. but when i run again as before...i just >get the same message... "Waiting for 127.0.0.1..." >and nothing happens... > > >--- Marek J <marekj.com at gmail.com> wrote: > >Do you have a firewall that prevents activity on port 2500 or for which you need to specifically enable ruby.exe to talk to the outside world?
Oy, this is strange. I am sorry I can''t reproduce the windows behaviour since I don''t have it at the moment but you can try to run it on port 80 (if you don''t run any other server and it looks like you don''t) use the paremeter --port=80 so your command would be like this: C:\Instiki>ruby instiki --port=80 I wonder if you have some kind of paranoid firewall but I don''t think it should prevent you from reaching any ports as a localhost. Turn off your firewall to test reaching port 2500 then. Also verify that instiki did create a storage/2500 folder good luck. mj On Sep 21, 2005, at 3:22 PM, twigdip carlos wrote:> no luck on that attempt. Yes it is in the host file > you mention. but when i run again as before...i just > get the same message... "Waiting for 127.0.0.1..." > and nothing happens... > > > --- Marek J <marekj.com at gmail.com> wrote: > >> From what I remember about Windows I wonder if your >> localhost name is >> enabled. Try accessing instiki with >> http://127.0.0.1:2500/ >> Find out if in a hosts file >> c:\winnt\system32\drivers\etc\hosts >> you have the following line. >> 127.0.0.1 localhost >> >> if all above is ok then I have no idea why you can''t >> run instiki. >> mj >> >> On Sep 20, 2005, at 11:33 PM, twigdip carlos wrote: >> >>> Dear All, >>> as a complete novice i hope you wont be upset if i >> ask >>> some probably pretty obvious questions. >>> I have run and installed Ruby. Installed Instiki >> and >>> run it and i get this screen: >>> >>> C:\Instiki>ruby instiki >>> => Starting Instiki on http://0.0.0.0:2500 >>> => Data files are stored in >> C:/Instiki/storage/2500 >>> [2005-09-20 21:07:21] INFO WEBrick 1.3.1 >>> [2005-09-20 21:07:21] INFO ruby 1.8.2 >> (2004-12-25) >>> [i386-mswin32] >>> [2005-09-20 21:07:25] INFO >> WEBrick::HTTPServer#start: >>> pid=432 port=2500 >>> >>> >>> So all seems good. then i try and run >>> http://localhost:2500/ in my mozilla browser and >>> aboslutely nothing happens.The most advanced >> computer >>> stuff i know is pinging my computer so i did this >> and >>> it works fine. What should i do next and why >> doesnt >>> this work? Maybe theres something i havent >> understood >>> at all...i mean i havent made my computer a server >>> (with apache and such) do i need to do this??! >>> >>> any help would be really appreciated as im getting >>> interested in this stuff,. >>> thanks >>> ian >>> >>> __________________________________________________ >>> Do You Yahoo!? >>> Tired of spam? Yahoo! Mail has the best spam >>> protection around >>> http://mail.yahoo.com >>> >>> __________________________________________________ >>> Do You Yahoo!? >>> Tired of spam? Yahoo! Mail has the best spam >> protection around >>> http://mail.yahoo.com >>> _______________________________________________ >>> Instiki-users mailing list >>> Instiki-users at rubyforge.org >>> >> http://rubyforge.org/mailman/listinfo/instiki-users >>> >> >> _______________________________________________ >> Instiki-users mailing list >> Instiki-users at rubyforge.org >> http://rubyforge.org/mailman/listinfo/instiki-users >> > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users >
So i followed all as you mentioned and no luck! when i tried to run through port 80 i got this reply: C:\Instiki>ruby instiki --port=80 => Starting Instiki on http://0.0.0.0:80 => Data files are stored in C:/Instiki/storage/80 [2005-09-22 10:59:00] INFO WEBrick 1.3.1 [2005-09-22 10:59:00] INFO ruby 1.8.2 (2004-12-25) [i386-mswin32] [2005-09-22 10:59:00] WARN TCPServer Error: Only one usage of each socket addre ss (protocol/network address/port) is normally permitted. - bind(2) c:/ruby/lib/ruby/1.8/webrick/utils.rb:62:in `initialize'': Only one usage of each socket address (protocol/network address/port) is normally permitted. - bind(2) (Errno::EADDRINUSE) from c:/ruby/lib/ruby/1.8/webrick/utils.rb:62:in `new'' from c:/ruby/lib/ruby/1.8/webrick/utils.rb:62:in `create_listeners'' from c:/ruby/lib/ruby/1.8/webrick/utils.rb:59:in `each'' from c:/ruby/lib/ruby/1.8/webrick/utils.rb:59:in `create_listeners'' from c:/ruby/lib/ruby/1.8/webrick/server.rb:72:in `listen'' from c:/ruby/lib/ruby/1.8/webrick/server.rb:63:in `initialize'' from c:/ruby/lib/ruby/1.8/webrick/httpserver.rb:24:in `initialize'' from C:/Instiki/vendor/rails/railties/lib/webrick_server.rb:49:in `new'' from C:/Instiki/vendor/rails/railties/lib/webrick_server.rb:49:in `dispa tch'' from ./script/server:92 from instiki:6:in `load'' from instiki:6 I turned off my firewall....and no luck... i must be doing something wrong??! or maybe im missing a basic step somewhere or maybe my settings or something..or maybe this doesnt run through win XP/?!! help!! ian --- Marek J <marekj.com at gmail.com> wrote:> Oy, this is strange. I am sorry I can''t reproduce > the windows behaviour > since I don''t have it at the moment but you can try > to run it on port > 80 (if you don''t run any other server and it looks > like you don''t) use > the paremeter --port=80 > so your command would be like this: > C:\Instiki>ruby instiki --port=80 > I wonder if you have some kind of paranoid firewall > but I don''t think > it should prevent you from reaching any ports as a > localhost. > Turn off your firewall to test reaching port 2500 > then. > Also verify that instiki did create a storage/2500 > folder > good luck. > mj > > > > On Sep 21, 2005, at 3:22 PM, twigdip carlos wrote: > > > no luck on that attempt. Yes it is in the host > file > > you mention. but when i run again as before...i > just > > get the same message... "Waiting for > 127.0.0.1..." > > and nothing happens... > > > > > > --- Marek J <marekj.com at gmail.com> wrote: > > > >> From what I remember about Windows I wonder if > your > >> localhost name is > >> enabled. Try accessing instiki with > >> http://127.0.0.1:2500/ > >> Find out if in a hosts file > >> c:\winnt\system32\drivers\etc\hosts > >> you have the following line. > >> 127.0.0.1 localhost > >> > >> if all above is ok then I have no idea why you > can''t > >> run instiki. > >> mj > >> > >> On Sep 20, 2005, at 11:33 PM, twigdip carlos > wrote: > >> > >>> Dear All, > >>> as a complete novice i hope you wont be upset if > i > >> ask > >>> some probably pretty obvious questions. > >>> I have run and installed Ruby. Installed Instiki > >> and > >>> run it and i get this screen: > >>> > >>> C:\Instiki>ruby instiki > >>> => Starting Instiki on http://0.0.0.0:2500 > >>> => Data files are stored in > >> C:/Instiki/storage/2500 > >>> [2005-09-20 21:07:21] INFO WEBrick 1.3.1 > >>> [2005-09-20 21:07:21] INFO ruby 1.8.2 > >> (2004-12-25) > >>> [i386-mswin32] > >>> [2005-09-20 21:07:25] INFO > >> WEBrick::HTTPServer#start: > >>> pid=432 port=2500 > >>> > >>> > >>> So all seems good. then i try and run > >>> http://localhost:2500/ in my mozilla browser and > >>> aboslutely nothing happens.The most advanced > >> computer > >>> stuff i know is pinging my computer so i did > this > >> and > >>> it works fine. What should i do next and why > >> doesnt > >>> this work? Maybe theres something i havent > >> understood > >>> at all...i mean i havent made my computer a > server > >>> (with apache and such) do i need to do this??! > >>> > >>> any help would be really appreciated as im > getting > >>> interested in this stuff,. > >>> thanks > >>> ian > >>> > >>> > __________________________________________________ > >>> Do You Yahoo!? > >>> Tired of spam? Yahoo! Mail has the best spam > >>> protection around > >>> http://mail.yahoo.com > >>> > >>> > __________________________________________________ > >>> Do You Yahoo!? > >>> Tired of spam? Yahoo! Mail has the best spam > >> protection around > >>> http://mail.yahoo.com > >>> _______________________________________________ > >>> Instiki-users mailing list > >>> Instiki-users at rubyforge.org > >>> > >> > http://rubyforge.org/mailman/listinfo/instiki-users > >>> > >> > >> _______________________________________________ > >> Instiki-users mailing list > >> Instiki-users at rubyforge.org > >> > http://rubyforge.org/mailman/listinfo/instiki-users > >> > > > > > > __________________________________________________ > > Do You Yahoo!? > > Tired of spam? Yahoo! Mail has the best spam > protection around > > http://mail.yahoo.com > > _______________________________________________ > > Instiki-users mailing list > > Instiki-users at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/instiki-users > > > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users >__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
>C:\Instiki>ruby instiki --port=80 >=> Starting Instiki on http://0.0.0.0:80 >=> Data files are stored in C:/Instiki/storage/80 >[2005-09-22 10:59:00] INFO WEBrick 1.3.1 >[2005-09-22 10:59:00] INFO ruby 1.8.2 (2004-12-25) >[i386-mswin32] >[2005-09-22 10:59:00] WARN TCPServer Error: Only one >usage of each socket addre >ss (protocol/network address/port) is normally >permitted. - bind(2) >c:/ruby/lib/ruby/1.8/webrick/utils.rb:62:in >`initialize'': Only one usage of each > socket address (protocol/network address/port) is >normally permitted. - bind(2) > >This looks like you already have something running on port 80 (or maybe you ran the startup more than once?)> >I turned off my firewall....and no luck... >i must be doing something wrong??! or maybe im missing >a basic step somewhere or maybe my settings or >something..or maybe this doesnt run through win XP/?!! > >It works on several xp machines so that''s not the problem. - reboot so you know nothing is running on any ports (or do you have any service starting up automatically?) - turn off your firewall - start Instiki on 2500 (the default) - try http://http://localhost:2500 and http://127.0.0.1:2500 REMEMBER: whatever happens, turn your firewall back on
no luck again. is there any way of finding out what is running on what ports...? when i try and connect it jsut says "waiting for reply"....and nothing happens... --- Steve Downey <sldowney at berkeley.edu> wrote:> > >C:\Instiki>ruby instiki --port=80 > >=> Starting Instiki on http://0.0.0.0:80 > >=> Data files are stored in C:/Instiki/storage/80 > >[2005-09-22 10:59:00] INFO WEBrick 1.3.1 > >[2005-09-22 10:59:00] INFO ruby 1.8.2 (2004-12-25) > >[i386-mswin32] > >[2005-09-22 10:59:00] WARN TCPServer Error: Only > one > >usage of each socket addre > >ss (protocol/network address/port) is normally > >permitted. - bind(2) > >c:/ruby/lib/ruby/1.8/webrick/utils.rb:62:in > >`initialize'': Only one usage of each > > socket address (protocol/network address/port) is > >normally permitted. - bind(2) > > > > > This looks like you already have something running > on port 80 (or maybe > you ran the startup more than once?) > > > > >I turned off my firewall....and no luck... > >i must be doing something wrong??! or maybe im > missing > >a basic step somewhere or maybe my settings or > >something..or maybe this doesnt run through win > XP/?!! > > > > > It works on several xp machines so that''s not the > problem. > > - reboot so you know nothing is running on any ports > (or do you have any > service starting up automatically?) > - turn off your firewall > - start Instiki on 2500 (the default) > - try http://http://localhost:2500 and > http://127.0.0.1:2500 > > REMEMBER: whatever happens, turn your firewall back > on > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users >__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
On 9/23/05, twigdip carlos <twigdip at yahoo.com> wrote:> no luck again. > is there any way of finding out what is running on > what ports...? when i try and connect it jsut says > "waiting for reply"....and nothing happens...Can you open a command line (start -> run -> cmd) and run: netstat -a and post the result? It should be available in Windows XP. If you''re a bit more adventurous, try downloading and running TCPView from: http://www.sysinternals.com/Utilities/TcpView.html (it''s freeware). This should let you know which process is bound to which port. HTH, Assaph
thank you Assaph. here goes. C:\>netstat -a Active Connections Proto Local Address Foreign Address State TCP Fiorito:http Fiorito:0 LISTENING TCP Fiorito:epmap Fiorito:0 LISTENING TCP Fiorito:https Fiorito:0 LISTENING TCP Fiorito:microsoft-ds Fiorito:0 LISTENING TCP Fiorito:1335 Fiorito:0 LISTENING TCP Fiorito:1025 Fiorito:0 LISTENING TCP Fiorito:1025 localhost:1028 ESTABLISHED TCP Fiorito:1026 Fiorito:0 LISTENING TCP Fiorito:1026 localhost:1027 ESTABLISHED TCP Fiorito:1027 localhost:1026 ESTABLISHED TCP Fiorito:1028 localhost:1025 ESTABLISHED TCP Fiorito:1057 localhost:1058 ESTABLISHED TCP Fiorito:1058 localhost:1057 ESTABLISHED TCP Fiorito:1048 144.13.214.146:1257 ESTABLISHED TCP Fiorito:1059 66.249.85.104:http ESTABLISHED TCP Fiorito:1060 64.233.185.19:http ESTABLISHED TCP Fiorito:1063 212.23.33.13:http ESTABLISHED TCP Fiorito:1064 212.23.33.5:http ESTABLISHED TCP Fiorito:1071 212.23.33.13:http ESTABLISHED TCP Fiorito:1072 212.23.33.13:http ESTABLISHED TCP Fiorito:1073 212.23.33.13:http ESTABLISHED TCP Fiorito:1074 212.23.33.5:http ESTABLISHED UDP Fiorito:microsoft-ds *:* UDP Fiorito:isakmp *:* UDP Fiorito:1040 *:* UDP Fiorito:1041 *:* UDP Fiorito:1335 *:* UDP Fiorito:4500 *:* UDP Fiorito:ntp *:* UDP Fiorito:1047 *:* UDP Fiorito:1053 *:* UDP Fiorito:1900 *:* UDP Fiorito:ntp *:* UDP Fiorito:1900 *:* C:\> this is a complete mystery to me....??! --- Assaph Mehr <assaph at gmail.com> wrote:> On 9/23/05, twigdip carlos <twigdip at yahoo.com> > wrote: > > no luck again. > > is there any way of finding out what is running on > > what ports...? when i try and connect it jsut says > > "waiting for reply"....and nothing happens... > > Can you open a command line (start -> run -> cmd) > and run: > netstat -a > > and post the result? It should be available in > Windows XP. > If you''re a bit more adventurous, try downloading > and running TCPView from: > http://www.sysinternals.com/Utilities/TcpView.html > (it''s freeware). This should let you know which > process is bound to which port. > > HTH, > Assaph > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users >__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com