Xampp assembly in Ubuntu and mysql terminal Login

Source: Internet
Author: User
Install xampp in Ubuntu and log on to the mysql terminal! It took a whole day to get it done .... Information of all parties

Install xampp in Ubuntu and log on to the mysql terminal! It took a whole day to get it done .... Information of all parties

Install xampp in Ubuntu and log on to the mysql Terminal

I am going! It took a whole day to get it done .... Please refer to the following link for more information... Please write it down ..

Download Software xampp: http://pan.baidu.com/s/1kTHmtl9

Release the downloaded compressed file to/opt:
Tar xvfz xampp-linux-1.7.1.tar.gz-C/opt

At this time, XAMPP is installed in the/opt/lampp directory.

Run:/opt/lampp start


You should be able to see a message similar to the following on the screen:
Starting XAMPP 1.7.1...
LAMPP: Starting Apache...
LAMPP: Starting MySQL...
LAMPP started.

Enter http: // localhost in the browser

You can see:


However, you cannot log on to mysql using the command line.

Otherwise:


You need to do the following:

SudoApt-getInstallMysql-Server-core-5.5
Sudo/Opt/lamppStartmysql
SudoMkdir/Var/run/mysqld
SudoLn-S/Opt/lampp/var/mysql. sock/Var/run/mysqld. sock
Mysql-URoot-P

At this time, no password is required. Just press Enter!



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.