今天配置一台server的php支持curl的时候, 出现如下报错

checking for cURL in default path... not found
configure: error: Please reinstall the libcurl distribution -
easy.h should be in /include/curl/

其实就是curl的dev包没有安装, 解决方案:
终端下

# yum -y install curl-devel

最新文章

  1. CCTray配置如何添加远程服务器
  2. 个人总结 HTML+CSS
  3. 黑马程序员_Java基本数据的自动拆装箱及享元设计模式视频学习笔记
  4. NSS_10 EXTJS给弹出的子窗口传递参数
  5. discuz管理中心无法登陆
  6. HDU 2876 Ellipse, again and again
  7. VC 项目支撑文件解释
  8. cf B. Little Dima and Equation
  9. STM32W芯片的JTAG口用于GPIO
  10. 【DG】[三思笔记]一步一步学DataGuard
  11. VS2012打开项目 提示Asp.net4.5未在web服务器上注册
  12. 机器学习 —— 基础整理(七)前馈神经网络的BP反向传播算法步骤整理
  13. create pfile from spfile;
  14. [AGC017D]Game on Tree
  15. [Swift]LeetCode906. 超级回文数 | Super Palindromes
  16. 接口自动化测试持续集成--Soapui接口功能测试持续集成
  17. Mac 10.13.6 安装 cocoapods
  18. Windows Boot Manager改成中文菜单
  19. 如何使用List<HashMap<String, String>>详细讲解
  20. linux export source

热门文章

  1. 【UOJ#400】暴力写挂
  2. H5 图片上传
  3. day1 instance,round,divmod,imput, 字符串
  4. kafka完全分布式搭建(2.12版)
  5. 下载csv
  6. k8s从Harbor拉取启动镜像测试
  7. Redis-cli相关命令
  8. [CF1093E]Intersection of Permutations:树套树+pbds
  9. SpringBoot项目属性配置-第二章
  10. angular 发送ajax