Xampp configuration notes and xampp notes

Source: Internet
Author: User

Xampp configuration notes and xampp notes

--> Basic Environment

1: win7 64-bit System

2: Download xampp Installer (download link: Link: https://pan.baidu.com/s/1kVkX7Af password: czfm)


--> Installation Steps

1: you can create a new folder to store xampp, or use the default path specified during installation as the installation path.

(For example, create a folder on disk D: \ xampp)

2: If you do not need to modify the specified installation path, click next to complete the installation.


--> Usage

1: Go to the installation path and run xampp-controller.


2: because no self-start is set, after the first installation and running, services such as Apache, Mysql, and Tomcat will not be started automatically. You can try to start them manually.

Click the start button in sequence to check whether the log output error prompt, module PID, and module Port are valid.



3: possible problems with the Mysql module:

1) mysql has been installed before xampp is installed. The following message is displayed: the mysql location in the registry is different from that in xampp by default. solution:

Win + r Open run-> enter regedit-> modify ImagePath in HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ services \ MySQL to: d: \ xampp \ mysql \ bin \ mysqld.exe -- defaults-file = d: \ xampp \ mysql \ bin \ my. ini mysql

2) for Port conflict, click the config button-> Service and Port Settings-> Mysql-> to modify it, and then synchronize it to the my. ini file in the Config button corresponding to the Mysql module.



4: possible problems with the Apache module:

The operation may fail due to a port conflict. The solution is similar to the solution in 3.2.

It should be noted that the Apache (httpd. conf) \ Apache (httpd-ssl.conf) file under the Config corresponding to the Apache module needs to be modified respectively when port 80 and port 443 are modified.


Copyright Disclaimer: This article is an original article by the blogger and cannot be reproduced without the permission of the blogger. Http://blog.csdn.net/orange_612/article/details/79000430

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.