MikKuba

Results 2 comments of MikKuba

Hi! I am using PHP 8.0 and now openssl was updated to 3.4 But I need to use [email protected], which I manually install to /usr/local/openssl-1.1 (homebrew is situated /opt/homebrew/..) In...

> [@MikKuba](https://github.com/MikKuba) you can edit the install script in `~/.asdf/plugins/php/bin/install`. Search for `openssl_path=` and hardcode the path to your installation folder (it should be the folder that contains bin,include,lib and...