phpMyAdmin a very famous MySQL software Management Pack

Source: Internet
Author: User
Keywords installation software management software library and then
Tags aliyun apache html http install installation mysql package

phpMyAdmin is a very famous MySQL software management package. To use it you should install and set php,http://www.aliyun.com/zixun/aggregation/14417.html ">apache and PHP MySQL (or mysqli) Scope See apachemysqlphp use instructions.

Installing from a Package

From the Universe Software Library installation phpMyAdmin See Installingsoftware's detailed instructions to use the Software library and package Manager. Enter from console:

sudo apt install phpmyadmin

If you are using Ubuntu 7.10 (gutsy) from the "Configuring phpMyAdmin" dialog box, select Apache2. Once phpMyAdmin is installed, point your browser to [1] and start using it. You should be able to log in with any user you set up in MySQL.

Install from source

You can install phpMyAdmin from the source code. This method bypasses the Package manager and you will need to install updates yourself. This is not recommended for production Web servers. In addition, you will need to install the Subversion download source code. Install it from the source to open the console and enter the WWW folder:

cd/var/www/

And then use SVN to download the source

sudo svn checkout https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/tags/STABLE/phpMyAdmin phpmyadmin

And then into phpMyAdmin.

CD phpMyAdmin

and create Config folder

sudo mkdir config

After that, change its authority.

sudo chmod o+rw config

Then open the http://localhost/phpmyadmin/scripts/setup.php and follow the instructions.

Tip: This guide has been tested in Ubuntu 6.06 (Dapper), Ubuntu 7.10 (gutsy)

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.