This is a discussion on Installation problem on XP Home edition within the Windows Web Servers forums, part of the Web Server and Related Forums category; I'm trying to install APACHE 2.0.52 on XP Home Edition selecting port 80 and Netw Domain= myhouse....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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.googlegr oups.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. |