Home > Backend Development > PHP Tutorial > 自己配置的wamp,curl扩展不可用。

自己配置的wamp,curl扩展不可用。

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-06 20:39:46
Original
1229 people have browsed it

我自己手动配置的wamp,安装curl扩展后,在cmd里可以初始化curl;

自己配置的wamp,curl扩展不可用。

但是在浏览器里就不能用了。phpinfo里只有一条cURL Sterling Hughes。求指教这是什么原因。

自己配置的wamp,curl扩展不可用。

版本是php5.5.19 x64

回复内容:

我自己手动配置的wamp,安装curl扩展后,在cmd里可以初始化curl;

自己配置的wamp,curl扩展不可用。

但是在浏览器里就不能用了。phpinfo里只有一条cURL Sterling Hughes。求指教这是什么原因。

自己配置的wamp,curl扩展不可用。

版本是php5.5.19 x64

PHP CLI 和 CGI 用的配置文件不是一个的,你在phpinfo中找到Loaded Configuration File看下配置文件的位置然后去开启cURL扩展。

Related labels:
php
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
Latest Issues
php data acquisition?
From 1970-01-01 08:00:00
0
0
0
PHP extension intl
From 1970-01-01 08:00:00
0
0
0
How to learn php well
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template