phpMyAdmin link MySQL Error personal solution _php Tutorial

Source: Internet
Author: User
Install Wamp after trying to link MySQL with phpMyAdmin error, error is as follows:

PhpMyAdmin tried to connect to the MySQL server, but the server refused to connect. You should check the host, user name, and password in the config.inc.php and make sure that the information is consistent with the information given by the administrator of the MySQL server.

and MySQL error is as follows:

091224 1:43:18 innodb:starting shutdown ...
091224 1:43:19 Innodb:shutdown completed; Log sequence number 0 43655
091224 1:43:19 [Note] C:\wamp\mysql\bin\mysqld-nt.exe:shutdown complete

091224 1:47:04 innodb:started; Log sequence number 0 43655
091224 1:47:04 [Note] c:\wamp\mysql\bin\mysqld-nt.exe:ready for connections.
Version: ' 5.0.45-community-nt ' socket: ' port:3306 MySQL Community Edition (GPL)



Looking for a long time finally found a solution of their own, not necessarily universal. But, yes, it's the solution to my problem.

Use DOS to navigate to the Bin folder under the folder where MySQL is located, type

Start Mysql-l localhost-u root-p

Okey, the above is for reference only

http://www.bkjia.com/PHPjc/321072.html www.bkjia.com true http://www.bkjia.com/PHPjc/321072.html techarticle installed Wamp after attempting to link MySQL with phpMyAdmin error, the error is as follows: PhpMyAdmin tried to connect to the MySQL server, but the server refused to connect. You should check the config.inc.php in ...

  • 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.