MySQL related issues on XAMPP suite in Linux

Source: Internet
Author: User
MySQL problem under XAMPP Suite in Linux
The database used by the corporate server is the Mysql,linux system. Now the supervisor wants me to install the XAMPP kit on this server, I follow the online steps to install, but when the boot, Apache and FTP boot is normal, but MySQL is always unable to boot, always prompt "another MySQL daemon is already Running. ", on the/localhost/xampp page," status "also shows that the MySQL database is not activated.
The problem is naturally because this is a database, and the local MySQL is running all the time, occupying 3306 ports. But the director said not to stop the database, but let me say xampp MySQL through the configuration point to the local running database.
Can this be achieved? How should it be configured? Also please Daniel can explain in detail, please enlighten!

------Solution--------------------
Dizzy, should be able, this is not nothing to find a job, you should not look for an integrated environment
Can you start and close MySQL with that interface? I don't know, I didn't get it.



------Solution--------------------
The problem is very simple, the error prompt is because there is already a MySQL running, and occupy the critical 3306 port, in fact, you just need to run a MySQL instance on the line, since the shipped database to use, then you open the original MySQL folder mysql\ Mysql5.0.51b\data
Copy the required database in this folder into the MySQL folder under Xampp, and also put it in the database folder.
After that you can turn off the original MySQL to open the xampp MySQL now. Just make sure that this MySQL runs without interfering with the original database.
  • 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.