Example of xampp enabling remote access to xampp Mysql database

Source: Internet
Author: User

When accessing the Mysql database created by XAMPP, if
New XAMPP security concept:
Access to the requested directory is only available from the local network.
This setting can be configured in the file "httpd-xampp.conf ".
Generally, you can follow the steps below to solve the problem ~
1. Disable the firewall of the server where the database is located
2. Modify the configuration file httpd-xampp.conf
Open httpd-xampp.conf (/xampp/apache/conf/extra/httpd-xampp.conf)
Open the file in Notepad and comment out all the Deny from all lines, that is, change to # Deny from all
3. Restart the server
 
Note: I only use xampp for local testing. Do not set the official website as needed!

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.