PHP cannot connect to MYSQL. how can this problem be solved?

Source: Internet
Author: User
PHP cannot connect to MYSQL $ con = mysql_connect (& quot; localhost & quot;, & quot; root & quot;, & quot; 123456 & quot;); if (! $ Con) {die ('couldnotconnect: '. m PHP cannot connect to MYSQL
$ Con = mysql_connect ("localhost", "root", "123456 ");
If (! $ Con ){
Die ('could not connect: '. mysql_error ());
} Else {
Echo 'suc ';
}
I wrote such a program.
The following error is prompted:
PHP has encountered an Access Violation at 0155AC5A
A friend who is in trouble knows how to give a clear path.

------ Solution --------------------
The situation is diverse, look here may be helpful for http://www.google.com.hk/search? Client = aff-cs-360chromium & ie = UTF-8 & q = PHP + has + encountered + an + Access + Violation
------ Solution --------------------
Php unauthorized access:
Http://www.jb51.net/article/10072.htm

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.