0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

phpでdyld: Library not loaded: /usr/local/opt/openssl/lib/libcrypto.1.0.0.dylibが出た時の対処法

Posted at

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 phpbrew install php

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?