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

我最近运行了作曲家更新,这是我得到的错误
  • 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,MysqLPHP(设置这三个花了不到5分钟).
然后安装第三方软件包(包括openssl)是轻而易举的.

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

相关文章

统一支付是JSAPI/NATIVE/APP各种支付场景下生成支付订单,返...
统一支付是JSAPI/NATIVE/APP各种支付场景下生成支付订单,返...
前言 之前做了微信登录,所以总结一下微信授权登录并获取用户...
FastAdmin是我第一个接触的后台管理系统框架。FastAdmin是一...
之前公司需要一个内部的通讯软件,就叫我做一个。通讯软件嘛...
统一支付是JSAPI/NATIVE/APP各种支付场景下生成支付订单,返...