报错提示:configure: error: cURL version 7.15.5 or later is required to compile php with cURL support

或者make时出现下面的错误:

centos7编译curl扩展

解决办法:

首先:yum -y install curl-devel

然后:make&&make install

结束。

相关文章:

  • 2022-01-20
  • 2022-01-11
  • 2022-01-03
  • 2021-12-19
  • 2021-12-25
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-02-08
  • 2021-07-04
  • 2021-11-20
  • 2022-02-07
  • 2022-01-01
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案