如何在Wamp服务器中启用curl [英] How to enable curl in Wamp server

查看:193
本文介绍了如何在Wamp服务器中启用curl的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我尝试30组合的答案和论坛主题,但没有找到正确的答案。

I try 30 combination of answer and forum topic but did not find the right answer.

我所有,但如何我能启用curl int wamp服务器becouse I需要吗?

I do all but how I can enable the curl int wamp server becouse I need that?

有没有解决方案?
我试图取消注释 - 不工作?
我尝试chech到wamp任务栏图标 - php扩展 - php_curl
我试图将php_curl.dll复制到win sistem

is there any solution? I try to uncomment - dont work? I try to chech into wamp task bar icons - php extension - php_curl I try to copy php_curl.dll into win sistem

NOT WORK

我需要做什么?

推荐答案

步骤如下:


  1. 关闭WAMP(如果正在运行)

  2. 导航到 WAMP\\ \\bin\php\(您的php版本)\

  3. 编辑 php.ini

  4. 搜索curl,取消注释 extension = php_curl.dll

  5. 导航至 WAMP\bin\Apache\(您的apache版本)\bin\

  6. 编辑 php。 ini

  7. 搜索curl,取消注释 extension = php_curl.dll

  8. 保存

  9. 重新启动WAMP

  1. Close WAMP (if running)
  2. Navigate to WAMP\bin\php\(your version of php)\
  3. Edit php.ini
  4. Search for curl, uncomment extension=php_curl.dll
  5. Navigate to WAMP\bin\Apache\(your version of apache)\bin\
  6. Edit php.ini
  7. Search for curl, uncomment extension=php_curl.dll
  8. Save both
  9. Restart WAMP

这篇关于如何在Wamp服务器中启用curl的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆