Re: [users@httpd] error 10048 during Apache 2 installation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



William A. Rowe, Jr. wrote:

Error 1, cannot bind to 0.0.0.0:80

  this is often seen when adapters have different support for TCP/IP; the best
  thing is to change your Listen directive to match your internal/external IP
  addresses, e.g. change Listen 80 to several lines...

    # Bind apache to localhost and our IP addresses, one for each;
    Listen 127.0.0.1:80
    Listen 168.192.0.25:80
    Listen 10.0.0.15:80

  use your own IP addresses, not the example ones above.

The other observations; another service (e.g. IIS) is using port 80, or that
some firewall/antivirus program has installed a broken windows socket provider,
are both equally valid possibilities.  Thanks to those who chimed in.

Bill

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux