加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 站长学院 > PHP教程 > 正文

php – 请求的链接库openssl安装了错误的版本

发布时间:2020-12-13 17:56:54 所属栏目:PHP教程 来源:网络整理
导读:我最近运行了作曲家更新,这是我得到的错误: namshi/jose 5.0.2 requires lib-openssl * - the requested linked library openssl has the wrong version installed or is missing from your system,make sure to have the extension providing it . 我正在
我最近运行了作曲家更新,这是我得到的错误:
  • namshi/jose 5.0.2 requires lib-openssl * -> the requested linked library openssl has the wrong version installed or is missing from
    your system,make sure to have the extension providing it

.

我正在使用MAMP.我怎么能修好这个?
我尝试在我的mac上升级openssl版本,因为一些堆栈溢出答案说,但没有运气

which openssl

节目

/usr/local/bin/openssl


openssl version

节目

OpenSSL 1.0.2h  3 May 2016
最后的结论是卸载MAMP,然后使用brew安装apache,mysql和php(设置这三个花了不到5分钟).
然后安装第三方软件包(包括openssl)是轻而易举的.

总的来说我花了10分钟,我觉得它值得.

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读