[PHP problems] PHPWarning: PHPStartup: Unabletoloaddynamiclibrary 'C:/AppServ \ php5

Source: Internet
Author: User
[PHP problem] PHPWarning: PHPStartup: Unabletoloaddynamiclibrary 'C:/AppServ \ php5 wrote a program for data import, when I found that the error log that cannot be loaded on the page is reported when the execution is half done, I found one? PHPWarning [PHP problem] PHP Warning: PHP Startup: Unable to load dynamic library 'C:/AppServ \ php5

I wrote a program for data import, and found that the error that cannot be loaded on the page is reported if it is always half executed.
A log is found.

?

PHP Warning :? PHP Startup: Unable to load dynamic library 'E: /AppServ/php5/ext \ php_exif.dll '-\ xd5 \ xd2 \ xb2 \ xbb \ xb5 \ xbd \ xd6 \ xb8 \ xb6 \ xa8 \ xb5 \ xc4 \ xc4 \ xa3 \ xbf \ xe9 \ xa1 \ xa3 \ r \ n in Unknown on line 0

So I searched online for the loading issue of php_exif.dll and found a piece of content about php memory allocation and php_exif.dll. it was very bright and I realized that the page could not be accessed due to the failure of php memory allocation.
The original php_exif.dll requires php_mbstring.dll extension. AndMust be inPhp_mbstring.dll is enabled before php_exif.dll, so
Php_mbstring.dll must be loaded before php_exif.dll is loaded. Unfortunately, php. ini is loaded in alphabetical order. manually change the loading order and restart apache. OK!

Related Article

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.