我知道还有许多其他与此错误相关的问题,但我已经尝试了所有答案,但没有任何效果。
完全错误
dyld: Library not loaded: /usr/local/opt/openssl/lib/libcrypto.1.0.0.dylib
Referenced from: /usr/local/opt/php@7.1/bin/php
Reason: image not found
Abort trap: 6
Run Code Online (Sandbox Code Playgroud)
错误何时发生?
在通过 RVM 将 Ruby 更新到 2.6.3 之后。
每当我在终端中输入“php”时,就会出现错误。
采取的步骤
版本
Mac OS Mojave 10.14.6
PHP 7.4
运行 Brew Doctor 时
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file …Run Code Online (Sandbox Code Playgroud)