Php does not support mysql solution

Source: Internet
Author: User
After the apache + php + mysql environment is installed, installing a cms prompts that the database connection function is unavailable. This indicates that the database is not configured, and php does not support mysql. ini to process. configure a on the machine today... after the apache + php + mysql environment is installed, installing a cms prompts that the database connection function is unavailable. This indicates that the database is not configured, and php does not support mysql. ini to process.

Today, apache2.0.x + php5 + mysql5 is deployed on the machine. when the CMS system is deployed, it is found that php5 does not support mysql by default.

Open the php. ini file and find

Extension = php_mysql.dll, remove the semicolon above, restart apache, and report the error that php_mysql.dll cannot be found. this difficulty cannot scare me, find extension_dir to the directory where ext is located, and then place libmysql. copy the dll to the system32 directory and restart apache.

Link to this article:

Add to favorites ^ please keep the tutorial address.

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.