PHP Fatal error:undefined class constant ' Mysql_attr_init_command '

Source: Internet
Author: User

Recently with Thinkphp, to the company to decorate the online site, encountered a problem, record.

Open IE settings, advanced Internet Options, will be "show friendly HTTP error message" Before all check out!

Refresh again, see the error is:

PHP Fatal error:undefined class constant ' Mysql_attr_init_command ' in C:\inetpub\wwwroot\www\simplewind\Core\Library\ Think\db\driver\mysql.class.php on line 36

As you can see here, thinkphp uses the PDO interface to access the MySQL database, but PDO is turned off by default in the PHP.ini configuration.

So, turn on Php_pdo_mysql.dll in php.ini configuration (remove the previous; character)

PHP Fatal error:undefined class constant ' Mysql_attr_init_command '

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.