My-SQL #1045

Source: Internet
Author: User
When this problem occurs after you reload the database, don't worry. First, you have to go to confirm that your database has successfully enabled the service, and then confirm your password and account, when the IP address is confirmed, search for config. inc. the php file may appear in different places according to different configurations. If you configure XAMPP

When this problem occurs after you reload the database, don't worry. First, you have to go to confirm that your database has successfully enabled the service, and then confirm your password and account, when the IP address is confirmed, search for config. inc. the php file may appear in different places according to different configurations. If you configure XAMPP

When this problem occurs after you reload the database, don't worry. First you have to go to your computer and confirm that your database has successfully enabled the service,

Then confirm your password, account, and IP address,

Find the config. inc. php file. Depending on the configuration, the location may appear in different places. If you configure XAMPP,

It may be this:

D: \ xampp \ phpMyAdmin \ config. inc. php

The other paths are not tested. If it is too big, the entire search will be performed on a new line.

/* Authentication type and info */$ cfg ['servers'] [$ I] ['auth _ type'] = 'config '; $ cfg ['servers'] [$ I] ['user'] = 'root '; $ cfg ['servers'] [$ I] ['Password'] = ''; $ cfg ['servers'] [$ I] ['allownopassword'] = true;

Generally, the password will be empty. You can either change the password and restart the service, or you can directly use the empty password to perform this operation.

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.