Composer nicht in Windows 7 installieren

Ich habe in der php.ini bereits einen Kommentar hinterlassen:

[PHP]

;;;;;;;;;;;;;;;;;;;
 ; About php.ini ;
;;;;;;;;;;;;;;;;;;;

;extension=php_oci8_11g.dll
extension=php_openssl.dll
;extension=php_pdo_firebird.dll

Variablen des Systems setzen ok.

PHP Version 5.4.16:

  C:\wamp\bin\php\php5.4.16\php.exe

Zur Systempfadvariable hinzufügen:

  C:\ProgramData\ComposerSetup\bin

Aber erhalten Sie diesen Fehler:

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

Ich benutze:

Windows 7WampPHP 5.1.16apache 2.4.4

Wie Sie dieses Problem lösen, helfen Sie mir bitte.

Antworten auf die Frage(12)

Ihre Antwort auf die Frage