Solution to phppdo_mysql not installed

Source: Internet
Author: User
When pdo_mysql is not installed, the system will prompt that pdo_mysql must be supported. check whether the pdo_mysql module is correctly loaded. the installation method is simple. let's take a look.

When pdo_mysql is not installed, the system will prompt that pdo_mysql must be supported. check whether the pdo_mysql module is correctly loaded. the installation method is simple. let's take a look.

Solution:

1. modify the local php. ini configuration,Take php. ini in Win as an example. find; extension = php_pdo_mysql.dll,; extension = php_pdo.dll, and remove the semicolon ";"

2. restart the apache service.

Possible problems: an error occurs when the Apache + Php + mysql + Zend environment is created. when pdo_mysql.dll is used, an error occurs when IE is reported. copy the dll to the apache Directory.

Unzip and extract the libmysql. dll Extension Library in it and copy it to the xamppapachebin and xamppphp directories to overwrite the original file and restart apache. when you use the php_pdo_mysql.dll Extension Library to connect to the database, the IE page is automatically closed when an error

Click debug. the following message is displayed: szAppVer: 2.2.11.0 szModName: php_pdo_mysql.dll, szModVer: 5.2.8.8 offset: running 250A

-- With-mm: configure: error: cannot find mm library. installing mm in a non-/usr directory can solve the problem.

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.