So here is the issue I'm getting:
I'm trying to install Composer
and I'm using MAMP
on Windows (it does exist since the beginning of January).
And like many users of Composer
on Windows, I've got this error :
Some settings on your machine make Composer unable to work properly. Make sure that you fix the issues listed below and run this script again: The openssl extension is missing, which means that secure HTTPS transfers are impossible. If possible you should enable it or recompile php with --with-openssl"
So I checked on the right php.ini
page if it was unabled and it was!
I can't find any help since there are very few users of MAMP
on Windows.
Thank you for your help or suggestions
Installation PHP composer on Windows:Step 1: Navigate to the official composer website. Step 2: Then click on the Download button. Step 3: Then click on the Composer-Setup.exe & download the file. Step 4: Then click on “Install for all users”.
MAMP installs a local server environment in a matter of seconds on your Windows or macOS computer. MAMP comes free of charge, and is easily installed. MAMP will not compromise any existing Apache installation already running on your system.
Path for php.exe C:\MAMP\bin\php\php5. 6.0\php.exe.
\MAMP\conf\
" folder or copy the php.ini into a \MAMP\bin\php\php[your PHP version number]\
extension=php_openssl.dll
";extension=php_openssl.dll
- remove ";
"If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With