php curl 版本更新,php curl 更新

项目服务器使用的是阿里云centos6.8,默认的 curl 版本为7.19.您可以通过phpinfo()来查看版本或者shell

curl --version

首先修改yum更新源

vim /etc/yum.repos.d/city-fan-for-curl.repo

修改为以下内容:

[CityFanforCurl]

name=City Fan Repo

baseurl=http://www.city-fan.org/ftp/contrib/yum-repo/rhel6/x86_64/

enabled=0

gpgcheck=0

直接更新curl

yum update curl --enablerepo=CityFanforCurl -y

重启php-frm

service php-fpm {start|stop|restart|reload|status}
访客
邮箱
网址

通用的占位符缩略图

人工智能机器人,扫码免费帮你完成工作


  • 自动写文案
  • 自动写小说
  • 马上扫码让Ai帮你完成工作
通用的占位符缩略图

人工智能机器人,扫码免费帮你完成工作

  • 自动写论文
  • 自动写软件
  • 我不是人,但是我比人更聪明,我是强大的Ai
Top