-
Type:
Task
-
Resolution: Done
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
Without pkg-config installed, installing the mongodb extension will select Secure Transport as SSL library, causing issues when PHP is compiled with openssl. While our docs specify the requirement for pkg-config, this isn't available by default on MacOS and people may not be familiar with it.
To rectify this, we should document that people should install the pkgconf package from homebrew in order for SSL detection to work properly.