[PhpMyAdmin] modify the configuration file to connect to other servers,

Source: Internet
Author: User

[PhpMyAdmin] modify the configuration file to connect to other servers,



The default phpMyAdmin will access the mysql of the local machine after installation, but sometimes we need to access the mysql database of other servers, so we need to configure it.


Sure enough, phpMyAdmin has made the configuration options for us, but we need to perform some manual operations.


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

Enter the configuration page. A prompt is displayed.




Find the corresponding document




Copy a configuration file and grant the modification permission.


[Root @ ip-0 phpMyAdmin-4.4.0-beta1-all-languages] # mkdir config [root @ ip-0 phpMyAdmin-4.4.0-beta1-all-languages] # chmod o + rw config [root @ ip-0 phpMyAdmin-4.4.0-beta1-all-languages] # cp config. inc. php config/[root @ ip-0] # chmod o + w config/config. inc. php



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




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.