"Mysql" phpMyAdmin Installation and configuration

Source: Internet
Author: User
phpMyAdmin concept

PhpMyAdmin is a PHP-based, web-base-style MySQL database management tool that is architected on a Web site host, allowing administrators to manage the MySQL database using a Web interface. This web interface can be an easy way to enter complex SQL syntax, especially to handle the import and export of large amounts of data. One of the bigger advantages is that because phpMyAdmin is executed on the Web server like any other PHP program, you can use the HTML pages generated by these programs anywhere, that is, to manage the MySQL database remotely, to easily create, modify, and delete databases and data tables.

Installation Environment

Operating system: Linux (CentOS 6..5 version)

Integrated environment: LMAP Environment

Installation steps
  • Download phpMyAdmin, official website: http://www.phpmyadmin.net/
  • Unzip the file, phpmyadmin-4.0.10.16-all-languages.tar.gz to the Apache project directory (/var/www/html)

    

  • Go to phpMyAdmin, copy the phpMyAdmin simple profile as the default configuration file

    

  • Configure the host for the phpMyAdmin. Change to the host you want to connect to

    

If there is an error #2002 cannot log on to the MySQL server, you need to modify this

  • Use: IP: Port/phpmyadmin on the browser for access

     

      

"Mysql" phpMyAdmin Installation and configuration

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.