Home  >  Article  >  Backend Development  >  WIN7 64位 没法开启curl

WIN7 64位 没法开启curl

WBOY
WBOYOriginal
2016-06-13 12:56:03797browse

WIN7 64位 无法开启curl
按网上的方法试了很多都没有用,怎么回事啊,环境用的是wampserver2.2e-php5.4.3-httpd-2.4.2-mysql5.5.24-x64


------解决方案--------------------
你的这个x64指的是全部模块都是x64还是仅仅指平台是x64?

如果php是x64的,php_curl.dll也要是编译为x64的

curl需要需要openssl,所以这个也是个问题
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn