• 周年纪念勋章活动已圆满结束,如有已购买但仍未申请的用户,可以通过对应勋章的下载链接申请~

教程 报错Unable to find the CURL extension的解决方法

YYT

【Lv:6】

管理成员
开发者
风纪委员
正式会员
注册
2018/02/09
消息
3,853
金粒
2,252,448金粒
问题

在配置好PHP和核心之后,运行时可能会出现这种问题

674b8210cd933567.png

[CRITICAL] Unable to find the CURL extension.
[CRITICAL] Please use the installer provided on the homepage,or recompile PHP again.
barnphp\php.exe:Exit1.

解决方法

这个问题其实是因为缺少文件
如果你使用的是Windows主机,请下载文后附件
放进你的bin>php>ext目录中
应该就没问题了


如果你使用的是Linux主机(需看情况而定)
运行指令
代码:
sudo apt-get install php-curl
重启再运行服务器,如果无法解决
请使用apt指令编译的PHP
代码:
apt-get install php
 

附件

最后编辑:

在线会员

  • 御坂御坂
  • Folia
  • FortyTwo
  • 没钱的山海
  • 杨柳河边8oh
  • 传奇
  • Sh1roCu
  • ender的罗小黑
  • Daemony
  • isuo
  • 云里雾里
  • EternalSoot
  • Caldron
  • 78_91Vip
  • 老飞机
  • SilverEar949601
  • Yoyo666
后退
顶部 底部