Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/grails/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Php shell curl和shell zip错误_Php_Wamp - Fatal编程技术网

Php shell curl和shell zip错误

Php shell curl和shell zip错误,php,wamp,Php,Wamp,我想在我的主机上安装一个php代码,它向我显示Shell解压和Shell cURL命令不存在错误 如何解决这个问题?这段代码可能包含一些cURL函数,这些函数调用您显然没有安装的cURL库 以下是cURL的文档,如果您想安装它: 我的代码要求是GD库和ImageMagick。所以对于GD库,curl是启用的。。。

我想在我的主机上安装一个php代码,它向我显示
Shell解压和Shell cURL命令不存在
错误


如何解决这个问题?

这段代码可能包含一些cURL函数,这些函数调用您显然没有安装的cURL库

以下是cURL的文档,如果您想安装它:

我的代码要求是GD库和ImageMagick。所以对于GD库,curl是启用的。。。