XAMPP port conflict

Source: Internet
Author: User

When XAMPP is recently used, the system prompts that the port is faulty. After XAMPP control is used to modify the port, it still does not work.

If there is a problem with the Apache port, modify it.

XAMPP \ apache \ conf \ httpd. conf to change all port 80

XAMPP \ apache \ conf \ extra \ httpd-ssl.conf SSL port also get rid

If you modify the root password of the MySQL database that comes with XAMPP, Please modify the configuration file in time so that phpMyAdmin cannot be connected,

Configuration File XAMPP \ phpMyAdmin \ config. Inc. php

Query whether a port is occupied

Window System

1. CTRL + R

2. Enter cmd.

3. Enter netstat-Aon | findstr "49157" -- Port 49157

4 tasklist | findstr "2720" Query Process 2720 -- Process number is searched in the result displayed in the previous step, which is usually the rightmost column.

Note that MySQL that has already installed MySQL XAMPP cannot be started. You can simply uninstall the previously installed MySQL.

XAMPP port conflict

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.