Trying to install Composer dependency management tool on Win7/64 + WampServer 2.2 via the Setup Installer and I am getting the following message:
The openssl extension is missing, which will reduce the security and stability of Composer. If possible you should enable it or recompile php with --with-openssl
So here is what I did...
php > php extensions > php_opensslphp > php.ini and searched for openssl to verifiy it was NOT commented) out. It was not.What am I missing?
Please advise.
sleeper
C:\wamp\bin\php\php-5.4.3\php.ini to enable it for the CLI.