Win7 installation xampp prompts Windows not to find the-n file (after the successful installation, 443 port occupancy, the Apache server does not start properly) solution _linux

Source: Internet
Author: User

1. Environment: Win7 64-bit installation XAMPP 32-bit.

XAMPP Download Address: https://www.apachefriends.org/download.html

2. At the end of the installation process, the error message prompts Windows not to find the-n file. Also, Microsoft Visual C + + 2008 Redistributable Package (x86) is not installed.

Solution:

Download and install Microsoft Visual C + + 2008 Redistributable Package (x86). Download Address: https://www.microsoft.com/zh-CN/download/details.aspx?id=29

Then uninstall the previous version and reinstall it. To avoid other errors, I was installed under the default C:\XAMPP.

3. Startup failed when starting the APAHCE service. Modify the default port number 80 for others to still fail to start.

On the command line, open the Httpd.exe under C:\xampp\apache\bin, prompting (OS 10048) that each socket address (Protocol/network address/port) is normally allowed to be used only once. : Ah00072:mak
E_sock:could not bind to address [::]:443

Solution:

Enter Netstat-ano in the console. Displays all processes along with the corresponding port number. Find the 443 address corresponding to the process ID of 2200. Then open Task Manager and discover that my Visualsvnserver startup is turned on and takes up this port number.

Turn off the Visualsvnserver service.

If your message says yes: 80, then the port number is occupied. Directly modify the C:\xampp\apache\conf\httpd.conf port number 80 for the other.

The above is a small set to introduce the Win7 installation xampp prompted Windows to find the-n file (after the successful installation, 443 port occupancy, the Apache server can not start the normal) solution, I hope to help you, if you have any questions please leave me a message, Small series will promptly reply to everyone. Here also thank you very much for the cloud Habitat Community website support!

Related Article

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.