<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
W dniu 04.02.2010 14:16, shamik chakrabarti pisze:
<blockquote
 cite="mid:afc568ef1002040516y44722edv9bde04faaad6d5e2@mail.gmail.com"
 type="cite">Dear&nbsp; Wien2k users,<br>
  <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I have installed Wien2k in a system having
Intel Xeon quad core processor with 2Gb Ram successfully. We are using
Redhat linux operating system having www browser Redhat mozila. After
giving command w2web it is showing:<br>
now point your browser to <b><a class="moz-txt-link-freetext" href="http://localhost.localdomain:7890">http://localhost.localdomain:7890</a></b>.
But after giving that address to the browser a message is coming:<br>
  <br>
  <b><a class="moz-txt-link-abbreviated" href="http://www.localhost.localdomain">www.localhost.localdomain</a> could not be found. Please check the
name and try again</b><br>
  <br>
I have no idea what to do now. We are eagerly waiting for your
response. Thank you in advance.<br>
  <br>
regards,<br>
  <br>
Shamik Chakrabarti<br>
</blockquote>
<br>
As you are using graphical interface of your linux machine, you can
point your browser to:<br>
<a class="moz-txt-link-freetext" href="http://127.0.0.1:7890/">http://127.0.0.1:7890/</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (this one works always)<br>
or<br>
<a class="moz-txt-link-freetext" href="http://localhost:7890/">http://localhost:7890/</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (this one works almost always)<br>
Of course this is true only when w2web is started on the same computer
which is running browser. Otherwise point your browser to
<a class="moz-txt-link-freetext" href="http://aaa.bbb.ccc.ddd:7890/">http://aaa.bbb.ccc.ddd:7890/</a>, where aaa.bbb.ccc.ddd is the IP address
of computer running w2web application.<br>
<br>
Pawel Lesniak<br>
<br>
</body>
</html>