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

WIN7 64位 无法开启curl

WBOY
Release: 2016-06-23 14:21:12
Original
1129 people have browsed it

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


回复讨论(解决方案)

你的这个x64指的是全部模块都是x64还是仅仅指平台是x64?

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

curl需要需要openssl,所以这个也是个问题

你的这个x64指的是全部模块都是x64还是仅仅指平台是x64?

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

curl需要需要openssl,所以这个也是个问题

系统是64位的,安装包也是64位的啊

安装包是x64不代表程序就是x64

已经解决了,下载了个32位的安装包就可以了

楼主解决了吗

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