No MySQL information solution in PHP phpinfo

Source: Internet
Author: User
No MySQL information in PHP phpinfo
PHP Phpinfo does not have the MySQL information, what is the end of it? Dizzy.
Windows 2003,iis Environment, MySQL installed
1.php.ini extension=php_mysql.dll ago;
2.extension_dir = "D:\PHP5\ext" points to the correct
Php_mysql.dll exists in the 3.ext directory.

What the hell is going on? No one can answer?

Share to:


------Solution--------------------
The values of the following items in the Phpinfo results are posted
Configuration File (php.ini) Path
Loaded Configuration File
Display_errors
Extension_dir
------Solution--------------------
Restart IIS after modification
------Solution--------------------
Configuration File (php.ini) Path = C:\WINDOWS
Loaded Configuration File = Empty
This means your php.ini is not in effect.
Because you didn't put php.ini in the default location C:\WINDOWS
If you want to change this default location, you need to set the environment variable phprc= "D:\PHP5\" for IIS

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