Phpmyadmin remote connection to mysql_MySQL

Source: Internet
Author: User
Phpmaadmin connect to remote mysql to ensure that phpmyadmin is available. if not, download and install phpmyadmin from http: wwwphpmyadminnethome_pagedownloadsphp. This article uses the phpmyadmin demonstration provided by the integrated development environment wamp. Follow the steps in phpmaadmin to connect to remote mysql. make sure phpmyadmin is available. Go to The phpmyadmin installation directory, where C: \ wamp \ apps \ phpmyadmin4.1.14,
. Create the config folder; Copy. config. inc. php to \ config. inc. php.
Execute http: // localhost/phpmyadmin/setup in the browser, and enter host, user, and password based on your topic.
After saving the. settings, Copy. \ config. inc. php to the. \ config. inc. php file (it is best to back up the original file) config. inc. php.
  
$ Cfg ['servers'] [$ I] ['allownopassword ']

$ Cfg ['servers'] [$ I] ['allownopassword']

Type: boolean

Default value: false

Whether to allow logins without a password. the default value of false for this parameter prevents unintended access to aMySQL server with was left with an empty password for root or on which Anonymous (blank) user is defined.

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.