Phpmyadmin in wamp connects multiple mysql instances

Source: Internet
Author: User
In wamp, phpmyadmin connects to multiple mysql1.wampaliasphpmyadmin. conf and adds Aliasmysql201D: wampappsphpmyadmin201DirectoryD: Login, AllowDenyfromallA

In wamp, phpmyadmin connects to multiple mysql instances. wamp \ alias \ phpmyadmin. add Alias/mysql201 "D:/wamp/apps/phpmyadmin201/" Directory "D:/wamp/apps/phpmyadmin201/" Options Indexes FollowSymLinks MultiViews AllowOverride all Order Deny, allowDeny from allA

Phpmyadmin in wamp connects to multiple mysql instances
1. Add alias/mysql201 "D:/wamp/apps/phpmyadmin201/" to wamp \ Alias \ phpmyadmin. conf /"
 
  
Options Indexes FollowSymLinks MultiViews AllowOverride all Order Deny, AllowDeny from allAllow from 127.0.0.1
 2. copy wamp \ apps \ phpmyadmin3.2.0.1 to phpmyadmin2013. modify the configuration config. inc. php $ cfg ['servers'] [$ I] ['host'] $ cfg ['servers'] [$ I] ['user'] $ cfg ['servers'] [$ I] ['Password'] encounters the SHOW PLUGINS error, modify wamp \ apps \ phpmyadmin201 \ libraries \ blobstreaming. lib. php272 row $ query = "show plugins" is SHOW ENGINES

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.