Solved: Apache Can Not Connect To Port 80

Discussion in 'Apache' started by Gary Harris, Feb 7, 2013.

  1. #1
    Out of the blue, an Apache 2.2 server suddenly quit accepting traffic on port 80. The error message was "An attempt was made to access a socket in a way forbidden by its acces
    s permissions could not bind to address 0.0.0.0:80 ".

    It took a while, but the server is now back up. See the details on the solution at http://dvdsdirect.us/notesapacheforbidden80.jsp
     
    Gary Harris, Feb 7, 2013 IP
    ryan_uk likes this.
  2. tnhcatherine

    tnhcatherine Peon

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #2
    This is really a very useful link you provided. I really appreciate for the solution.
     
    tnhcatherine, Feb 13, 2013 IP
  3. cesurasean

    cesurasean Active Member

    Messages:
    269
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    80
    #3
    Try restarting apache, or using ps aux | grep httpd to find out if it's still running. If so, kill the pid.
     
    cesurasean, Feb 19, 2013 IP