"PhpMyAdmin" Modify the configuration file to connect to another server

Source: Internet
Author: User
Tags phpmyadmin



The default phpmyadmin will access the native MySQL after installation, but sometimes we need to access the MySQL database of other servers, so we need to configure to do it.


Sure enough, phpMyAdmin has configured the options for us, but we need to do some manual work.


http:/yourphpmyadmin.com/setup/index.php

When you enter the configuration interface, a prompt appears




Find the corresponding document




Copies a copy of the configuration file and gives the modified permission.


[Email protected] phpmyadmin-4.4.0-beta1-all-languages]# mkdir config[[email protected] phpmyadmin-4.4.0-beta1-all-languages]# chmod o+rw config[[email protected] phpmyadmin-4.4.0-beta1-all-languages]# CP config.inc.php Config/[[email protected] phpmyadmin-4.4.0-beta1-all-languages]# chmod o+w config/config.inc.php



Next, you can modify the configuration to connect to other MySQL servers.




"PhpMyAdmin" Modify the configuration file to connect to another server

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.