-
Notifications
You must be signed in to change notification settings - Fork 362
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't install php anywhere version with openssl on MacOS Mojave #1329
Comments
@PHPJourney PHP 8.2 requires OpenSSL 3.x if I remember right. So So you need to make sure you have Then for your variant you can use:
|
@theofidry |
@PHPJourney, could you help me to use the PHPBrew I think the issue will be resolved in the PHPBrew |
I run the following
|
Output
Expected Result
Command
Paste your phpbrew install command here (be sure to install with
--debug
flag, e.g.phpbrew --debug install
)Build Log
https://gist.github.com/PHPJourney/2838c734dff7373c7dfb6476e5a2706b
include 7.3.23 && 8.2 version build log
Platform
OS:
MAC OS X 10.14
Running PHP:
Installing PHP:
8.2 || 7.3.23
The text was updated successfully, but these errors were encountered: