WIN8 64 boot Apache failed: 443 Port occupied workaround

Source: Internet
Author: User

Today help a friend to get an Apache environment, met the requested operation has failed error.

The following error is reported after starting with the command line:

D:\apache24\bin>httpd-k start
(OS 10048) is typically used only once per socket address (Protocol/network address/port). : Ah00072:mak
E_sock:could not bind to address [::]:443
(OS 10048) is typically used only once per socket address (Protocol/network address/port). : Ah00072:mak
E_sock:could not bind to address 0.0.0.0:443
Ah00451:no listening sockets available, shutting down
Ah00015:unable to open logs

Discovery Port 443 is occupied, port 443 should be HTTPS.

So I checked the discovery that VMware was taking up

Don't want to move the VM, so just go to the Apache24\conf\extra directory to find the httpd-ssl.conf file, Notepad open, find "Listen 443", changed to 442.

Launch Apache.

Ok.

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.