phpでdyld: Library not loaded: /usr/local/opt/openssl/lib/libcrypto.1.0.0.dylibが出た時の対処法
brew switch openssl 1.0.2s
で直るという記事が多いが、2021年2月時点でのbrew(バージョン3.0.0)ではbrew switchコマンドは使えない
https://cmichel.io/how-to-install-an-old-package-version-with-brew/
を参考に1.0.2sのopensslをインストールして
phpを入れ直したら、直りました(brew uninstall php
→brew install php
)
Author And Source
この問題について(phpでdyld: Library not loaded: /usr/local/opt/openssl/lib/libcrypto.1.0.0.dylibが出た時の対処法), 我々は、より多くの情報をここで見つけました https://qiita.com/asosori2/items/91da411d2e0ad180716a著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .