Problems related to the inability to dynamically load php_curl.dll in PHP5.2.17

Source: Internet
Author: User
How can I dynamically load php_curl.dll in PHP5.2.17? Error. log error message :? PHPWarning: PHPStartup: Unabletoloaddynamiclibrary 'php _ curl. dl: php_curl.dll cannot be dynamically loaded in PHP5.2.17

?

Error. log:

?

PHP Warning: PHP Startup: Unable to load dynamic library 'php_curl.dll'
?

?

(Tested)Php_curl.dll has been built in. in the ext Directory, this DLL is used to support SSL and zlib.
In php. ini, find extension = php_curl.dll and remove the preceding comment.
Set extension_dir = c: \ php \ ext. when the PHP page is refreshed, an error is reported, indicating that the module php_curl.dll cannot be found.
Copy php_curl.dll to windows \ system32. is the same error .?
After searching for it online, you need:

Libeay32.dll, ssleay32.dll, php5ts. dll, php_curl.dll, and php. ini

Copy them to the system32 directory and restart apache.

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.