PHP due to the target machine actively rejected, unable to connect (note: phpMyAdmin is completely normal, only the code you write error)

Source: Internet
Author: User
PHP configuration completely normal, phpmyadmin work completely normal, sqlyog/mysql with command line tool completely normal

Note: The phpmyadmin is completely normal, which means php-mysql is completely normal, Mysql/apache service is completely normal.


All the $conn you write = mysql_connect ("127.0.0.1", "Test", "test") or Die ("fail:". Mysql_error ());
All error:---Fail: unable to connect because the target machine is actively refused.


What's the reason???? Don't talk about the environment, phpMyAdmin work properly has explained all the problems.


Reply to discussion (solution)

Try 127.0.0.1 instead of localhost
and verify that the test user has connection rights

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