WIN7 64-bit system, PHP extended Curl method

Source: Internet
Author: User

There are a lot of solutions available on the Internet to solve, and now share the following:

Win7 64-bit system, apache24,php5.6.6.
In addition to the php.ini; Extension=php_curl.dll in front of the ";" removed, the following actions are required,
I had to also also copy Libssh2.dll into my Apache24 folder for this to work with my PHP 5.6.2 installation. So altogether I had to do the following:

Move to Windows\System32 folder:
Libssh2.dll, Php_curl.dll, Ssleay32.dll, Libeay32.dll

Move to Apache24\bin folder
Libssh2.dll

Uncomment Extension=php_curl.dll
Link:
http://php.net/manual/zh/curl.installation.php

WIN7 64-bit system, PHP extended Curl method

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.