|
|
|
|
||||||
| comp.info.servers.win Web servers for MS Windows and NT. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Hello!
I have installed XAMPP to learn PHP. But the first problem my apache doen't answer at http://localhost it is only working at http://127.0.0.1 How can I fix that. Thanks Kurt |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
|
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
On Fri, 16 Dec 2005 01:00:55 +0100, "Kurt"
<kurt.sima@onemail.at.nospam> wrote: >Hello! >I have installed XAMPP to learn PHP. But the first problem my apache doen't >answer at http://localhost it is only working at http://127.0.0.1 >How can I fix that. Assuming you are using Windows XP, add the line: 127.0.0.1 localhost to the file: C:\WINDOWS\SYSTEM32\DRIVERS\etc\hosts >Thanks >Kurt I hope this s. -- ( Kees ) c[_] A positive attitude may not solve all your problems, but it will annoy enough people to make it worth the effort. Herm Albright (1876 - 1944) (#177) |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
Thanks for Your .
> Assuming you are using Windows XP, add the line: > 127.0.0.1 localhost > to the file: C:\WINDOWS\SYSTEM32\DRIVERS\etc\hosts I looked at my hosts file and found that information. But then I recognized, I put off the network cable. My NIC had no IP-Adress. When I connected it again, everything was working. But why dose the NIC loose the IP-Adress wenn the cable ist put off. I thougt I could learn PHP unconnected. Kurt |
|
|
|
#5 |
|
Messages: n/a
Hébergeur: |
Kurt wrote:
> Thanks for Your . > >> Assuming you are using Windows XP, add the line: >> 127.0.0.1 localhost >> to the file: C:\WINDOWS\SYSTEM32\DRIVERS\etc\hosts > > I looked at my hosts file and found that information. But then I > recognized, I put off the network cable. My NIC had no IP-Adress. When I > connected it again, everything was working. But why dose the NIC loose > the IP-Adress wenn the cable ist put off. I thougt I could learn PHP > unconnected. This is a Microsoft "improvement" that happens to violate the TCP/IP protocol. It is formally called "media sense", and it can be disabled by a registry entry. This has been covered many times here and in other news groups, so search for the fix. It is easy to find. -- Phil Frisbie, Jr. Hawk Software http://www.hawksoft.com |
|
|
|
#6 |
|
Messages: n/a
Hébergeur: |
|
|
![]() |
| Outils de la discussion | |
|
|