Re: http://172.20.15.188(local ip:8080 did work ,but http://localhost:8080/didnot work!!

2003-09-01 Thread 虎 王
Hi,
I have edited my /etc/hosts file ,changed 127.0.0.1 to
172.20.15.188,and http://localhsot:8080/
 still doesnot work.




--- 虎 王 <[EMAIL PROTECTED]> 的正文:> Hi,I have
installed rpm version of tomcat 4.1.24 on
> Red hat Advanced Server.When I
> visited:http://172.20.15.188:8080,it did
> work(172.20.15.188 is my real lcoal network ip),but
> when I visited http://localhost:8080/,it didn't
> work.
> 
> Can you help me out?
> 
> Thankyou.
> 
>
_
> Do You Yahoo!? 
>
启用电邮帐号,领会雅虎通[身临其境聊电影]的动感魅力,还有网络摄像头+雅虎通收音机等你来拿
>
http://cn.rd.yahoo.com/mail_cn/tag/?http://cn.messenger.yahoo.com
> 
>
-
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
>  

_
Do You Yahoo!? 
启用电邮帐号,领会雅虎通[身临其境聊电影]的动感魅力,还有网络摄像头+雅虎通收音机等你来拿
http://cn.rd.yahoo.com/mail_cn/tag/?http://cn.messenger.yahoo.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: http://172.20.15.188(local ip:8080 did work ,but http://localhost:8080/didnot work!!

2003-09-01 Thread 虎 王
Hi,
I have edited my /etc/hosts file ,changed 127.0.0.1 to
172.20.15.188,and http://localhsot:8080/
 still doesnot work.




--- 虎 王 <[EMAIL PROTECTED]> 的正文:> Hi,I have
installed rpm version of tomcat 4.1.24 on
> Red hat Advanced Server.When I
> visited:http://172.20.15.188:8080,it did
> work(172.20.15.188 is my real lcoal network ip),but
> when I visited http://localhost:8080/,it didn't
> work.
> 
> Can you help me out?
> 
> Thankyou.
> 
>
_
> Do You Yahoo!? 
>
启用电邮帐号,领会雅虎通[身临其境聊电影]的动感魅力,还有网络摄像头+雅虎通收音机等你来拿
>
http://cn.rd.yahoo.com/mail_cn/tag/?http://cn.messenger.yahoo.com
> 
>
-
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
>  

_
Do You Yahoo!? 
启用电邮帐号,领会雅虎通[身临其境聊电影]的动感魅力,还有网络摄像头+雅虎通收音机等你来拿
http://cn.rd.yahoo.com/mail_cn/tag/?http://cn.messenger.yahoo.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: http://172.20.15.188(local ip:8080 did work ,but http://localhost:8080/didnot work!!

2003-09-01 Thread Marco Tedone
Well, localhost is bound to 127.0.0.1, while you have got a local IP
address. Can you specify your machine's name instead of the IP address (i.e.
http://mymachine:8080) ? It should work.

I'm running under Windows so I hope this will help (maybe it's only crap).

Marco
- Original Message - 
From: "虎 王" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, August 31, 2003 11:12 AM
Subject: http://172.20.15.188(local ip:8080 did work ,but
http://localhost:8080/didnot work!!


> Hi,I have installed rpm version of tomcat 4.1.24 on
> Red hat Advanced Server.When I
> visited:http://172.20.15.188:8080,it did
> work(172.20.15.188 is my real lcoal network ip),but
> when I visited http://localhost:8080/,it didn't work.
>
> Can you help me out?
>
> Thankyou.
>
> _
> Do You Yahoo!?
> 启用电邮帐号,领会雅虎通[身临其境聊电影]的动感魅力,还有网络摄像头+雅虎通
收音机等你来拿
> http://cn.rd.yahoo.com/mail_cn/tag/?http://cn.messenger.yahoo.com
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: http://172.20.15.188(local ip:8080 did work ,but http://localhost:8080/didnot work!!

2003-09-01 Thread arnab
Hi, 

Can u change the localhost ip from 127.0.0.1 to 172.20...ur existing IP (in 
/etc/hosts). 

Let me know, if this works. 

Arnab 

[gb2312] »¢ Íõ writes: 

Hi, /etc/hosts has no problem.
 
Both ping 127.0.0.1 and ping localhost are successfull. 

. . <[EMAIL PROTECTED]> wrote:
Hi,I have installed rpm version of tomcat 4.1.24 on
Red hat Advanced Server.When I
visited:http://172.20.15.188:8080,it did
work(172.20.15.188 is my real lcoal network ip),but
when I visited http://localhost:8080/,it didn't work. 

Can you help me out? 

Thankyou. 

_
Do You Yahoo!? 
..£¬.[...].£¬...+..
http://cn.rd.yahoo.com/mail_cn/tag/?http://cn.messenger.yahoo.com 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED] 

 

-
Do You Yahoo!?
..£¬.[...].£¬...+..
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: http://172.20.15.188(local ip:8080 did work ,but http://localhost:8080/didnot work!!

2003-09-01 Thread 虎 王
Hi, /etc/hosts has no problem.
 
Both ping 127.0.0.1 and ping localhost are successfull.

虎 王 <[EMAIL PROTECTED]> wrote:
Hi,I have installed rpm version of tomcat 4.1.24 on
Red hat Advanced Server.When I
visited:http://172.20.15.188:8080,it did
work(172.20.15.188 is my real lcoal network ip),but
when I visited http://localhost:8080/,it didn't work.

Can you help me out?

Thankyou.

_
Do You Yahoo!? 
启用电邮帐号,领会雅虎通[身临其境聊电影]的动感魅力,还有网络摄像头+雅虎通收音机等你来拿
http://cn.rd.yahoo.com/mail_cn/tag/?http://cn.messenger.yahoo.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
Do You Yahoo!?
启用电邮帐号,领会雅虎通[身临其境聊电影]的动感魅力,还有网络摄像头+雅虎通收音机等你来拿

Re: http://172.20.15.188(local ip:8080 did work ,but http://localhost:8080/didnot work!!

2003-09-01 Thread 虎 王
Hi, /etc/hosts has no problem.
 
Both ping 127.0.0.1 and ping localhost are successfull.

虎 王 <[EMAIL PROTECTED]> wrote:
Hi,I have installed rpm version of tomcat 4.1.24 on
Red hat Advanced Server.When I
visited:http://172.20.15.188:8080,it did
work(172.20.15.188 is my real lcoal network ip),but
when I visited http://localhost:8080/,it didn't work.

Can you help me out?

Thankyou.

_
Do You Yahoo!? 
启用电邮帐号,领会雅虎通[身临其境聊电影]的动感魅力,还有网络摄像头+雅虎通收音机等你来拿
http://cn.rd.yahoo.com/mail_cn/tag/?http://cn.messenger.yahoo.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
Do You Yahoo!?
启用电邮帐号,领会雅虎通[身临其境聊电影]的动感魅力,还有网络摄像头+雅虎通收音机等你来拿

http://172.20.15.188(local ip:8080 did work ,but http://localhost:8080/didnot work!!

2003-08-31 Thread 虎 王
Hi,I have installed rpm version of tomcat 4.1.24 on
Red hat Advanced Server.When I
visited:http://172.20.15.188:8080,it did
work(172.20.15.188 is my real lcoal network ip),but
when I visited http://localhost:8080/,it didn't work.

Can you help me out?

Thankyou.

_
Do You Yahoo!? 
启用电邮帐号,领会雅虎通[身临其境聊电影]的动感魅力,还有网络摄像头+雅虎通收音机等你来拿
http://cn.rd.yahoo.com/mail_cn/tag/?http://cn.messenger.yahoo.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: http://172.20.15.188(local ip:8080 did work ,but http://localhost:8080/didnot work!!

2003-08-31 Thread Speed Of light
Hi,

Can u check in your file /etc/hosts, what localhost is set to (the IP) ?

Arnab

-Original Message-
From: 虎 王 [mailto:[EMAIL PROTECTED]
Sent: 31 ? 2003 15:43
To: [EMAIL PROTECTED]
Subject: http://172.20.15.188(local ip:8080 did work ,but
http://localhost:8080/didnot work!!


Hi,I have installed rpm version of tomcat 4.1.24 on
Red hat Advanced Server.When I
visited:http://172.20.15.188:8080,it did
work(172.20.15.188 is my real lcoal network ip),but
when I visited http://localhost:8080/,it didn't work.

Can you help me out?

Thankyou.

_
Do You Yahoo!?
启用电邮帐号,领会雅虎通[身临其境聊电影]的动感魅力,还有网络摄像头+雅虎通收
音机等你来拿
http://cn.rd.yahoo.com/mail_cn/tag/?http://cn.messenger.yahoo.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]