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

WIN7 64位 没法开启curl

WBOY
Release: 2016-06-13 12:56:03
Original
866 people have browsed it

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,所以这个也是个问题
Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template