[thelist] Local Apache install

Timothy J. Luoma luomat at peak.org
Sat Jan 3 15:36:11 CST 2004


On Sat, 3 Jan 2004 15:43:05 -0500, PeterV <peter at poorbuthappy.com> wrote:

> I ran the tool you recommended, and turns out now Apache is running on
> port 80... I still have problems though.
>
> The first problem I have is that http://127.0.0.1 works, but
> http://localhost doesn't work. Any idea where to start to debug that?

yeah that's weird.

It should be defined in your hosts file.  In XP it's located at  
c:\windows\system32\drivers\etc\hosts and I think always under in  
c:\windows or c:\winnt in earlier versions of windows.

There ought to be an entry like this:

127.0.0.1       localhost

If there isn't, put one in.

You may have to run Start > Run > nbtstat -R to register the change in the  
hosts file.

TjL


More information about the thelist mailing list