安装 pecl install mongodb
错误 : configure: error: Cannot find OpenSSL's <evp.h>
ERROR: `/private/tmp/pear/install/mongodb/configure --with-php-config=/usr/local/php/bin/php-config' failed
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
Cannot find OpenSSL's 那就先安装这个OpenSSL;
不过还是建议通过 brew install 的方式安装