How to install phpmyadmin-Mysql database management in LAMP

Source: Internet
Author: User

 

Figure-LAMP

LAMPInstallPhpmyadmin-MysqlDatabase Management

Use the interface Manager:

System-> System Management-> New Software Package Manager-> Search phpmyadmin-> right-click to mark installation.

Or run the following command: sudo apt-get install phpmyadmin to start installation.

Phpmyadmin settings:

During the installation process, You must select Web server: apache2 or lighttpd, select apache2, press the tab key, and click OK. Then, you are required to enter the Mysql database Password of the database's administrative user.

Then, establish a connection between phpmyadmin and apache2. Take my example: the www directory is in the/var/www directory, and the phpmyadmin directory is in the/usr/share/phpmyadmin directory. Therefore, run the following command: connect sudo ln-s/usr/share/phpmyadmin/var/www.

Phpmyadmin test: Open http: // localhost/phpmyadmin in the address bar of the browser

As described in this article, it is not difficult to find that installing phpmyadmin-Mysql database management in LAMP is very simple!

  • Set the read and write permissions for Ubuntu lamp files
  • How to install the LAMP component in Ubuntu
  • LAMP platform environment construction manual
  • Help you build your own lamp Platform
  • Summary of lamp Platform Construction
  • Install LAMP with one Ubuntu command

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.