Windows wamp cannot start apache

Source: Internet
Author: User
Tags apache log

1: port 80. This may be because other applications on your computer Occupy port 80. There are two solutions to this problem. One is to remove port 80 from other applications, the other is to change apache port 80 to port 8080.

Let's see if the apache log prompts he Apache service named reported the following error:
>>> (OS 10048) generally, each socket address (Protocol/network address/Port) can be used only once. : Make_sock: cocould not bind to address 0.0.0.0: 80

If yes, 80 is occupied.

Port 80 is occupied (Port check)

Open the command prompt -- netstat-ano to view the local port opening and corresponding programs.

In this example, iis accounts for 80.

1. It is best not to select the path by yourself and install it in C:/wamp/(I tried N multiple methods, and finally this method works)
2. Disable ISS: windows + r enter services. msc to find iis disabled
3. Kill port 80: (Baidu windows kills many port 80)

2: configuration file httpd. conf

Configuration errors are mainly caused by some parameter problems in httpd. conf. You need to troubleshoot them one by one, because we cannot know that you are a Parameter error.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.