This is a discussion on LAMP server within the PHP Language forums, part of the PHP Programming Forums category; Hi I have my new LAMP server up and running on a local network with a Windows XP machine. My ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi
I have my new LAMP server up and running on a local network with a Windows XP machine. My only access to the internet is a dialup facility from the XP machine. I am finding that Internet Explorer will not update/refresh documents from the Linux machine without it being connected to the internet. I have played with all the obvious settings (at least to me) without any success. Surely, this is not necessary. Would anyone have any suggestions to remedy this. Thanks. |
|
|||
|
You don't say how you're accessing the Linux box, IP or name. Is the XP
box your dial-out machine? Running ICS/firewall on it. My first though would be it's doing some sort of DNS resolution. Try just entering the IP address of the Linux box. What happens when you go to the server from the linux box itself? Just enter "localhost" or "127.0.0.1" into the address bar. Paul |
|
|||
|
The XP box is the dial out machine-no firewall.
IE displays the web page as long as it has an internet connection. I thought it may have something to do with IE - It makes no difference if you use IP or name. I use the hosts file to define the name so its as though XP/IE says, I have no internet connection so I wont bother with any lookups (Local ones included) and displays the dialog box "The page cannot be displayed etc". I can't work it out. <draguslave@gmail.com> wrote in message news:1118905438.534046.269510@g47g2000cwa.googlegr oups.com... > You don't say how you're accessing the Linux box, IP or name. Is the XP > box your dial-out machine? Running ICS/firewall on it. My first though > would be it's doing some sort of DNS resolution. > > Try just entering the IP address of the Linux box. > What happens when you go to the server from the linux box itself? > Just enter "localhost" or "127.0.0.1" into the address bar. > > Paul > |