|
Home > Archive > Web Servers on Windows > January 2005 > Installation problem on XP Home edition
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Installation problem on XP Home edition
|
|
| eduardo 2005-01-08, 5:48 pm |
| I'm trying to install APACHE 2.0.52 on XP Home Edition selecting port
80 and
Netw Domain= myhouse.com and server name localhost. The objective is
not for public use, just for checking my pages.
I receive the following error: OS 1048 make_sock cannot bind port 80.
I was told that I should verify the correct installation by putting
the following address on the browser: http://localhost.
Regards and thanks.
| |
|
| On 08 Jan 2005, "eduardo" <e.labanda@wanadoo.es> wrote in
news:1105201443.475518.269900@c13g2000cwb.googlegroups.com:
> I'm trying to install APACHE 2.0.52 on XP Home Edition selecting
> port 80 and Netw Domain= myhouse.com and server name localhost.
> The objective is not for public use, just for checking my pages.
> I receive the following error: OS 1048 make_sock cannot bind port
> 80.
Use the netstat utility to see if something else is using port 80. Turn
whatever it is off or use a different port.
|
|
|
|
|