Problems with mac XAMPP mysql, xamppmysql

Source: Internet
Author: User

Problems with mac XAMPP mysql, xamppmysql

After installing XAMPP on Mac, I encountered a series of problems. I sorted out the issues and updated them later.

1. MySQl cannot be started using the client. No reason is found yet.

Solution: import the correct MySQL service first,

  1. Sudo rm/Applications/XAMPP/xamppfiles/bin/mysql. server
  2. Sudo ln-s/Applications/XAMPP/xamppfiles/share/mysql. server/Applications/XAMPP/xamppfiles/bin/mysql. server
Run the command line to start sudo/Applications/XAMPP/xamppfiles/bin/mysql. server start.

2. Invalid Command Line

Cause: when you enter the command time, the system will search for the command you entered in the/usr/bin location. If you did not introduce the command to this location, whether you call cd directly to the specific location of the tool, it is in vain.

Solution: sudo ln-s/applications/xampp/bin/mysql/usr/bin

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.