小编dia*_*isj的帖子

作曲家无法在Windows 7中安装

我已经在php.ini中取消注释了:

[PHP]

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

;extension=php_oci8_11g.dll
extension=php_openssl.dll
;extension=php_pdo_firebird.dll
Run Code Online (Sandbox Code Playgroud)

系统的变量设置好.

PHP版本5.4.16:

  C:\wamp\bin\php\php5.4.16\php.exe
Run Code Online (Sandbox Code Playgroud)

添加到系统路径变量:

  C:\ProgramData\ComposerSetup\bin
Run Code Online (Sandbox Code Playgroud)

但是,请回答这个错误:

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
Run Code Online (Sandbox Code Playgroud)

我正在使用:

  • Windows 7的
  • WAMP
  • php 5.1.16
  • apache 2.4.4

怎么解决这个问题,请帮帮我.

php windows composer-php

10
推荐指数
4
解决办法
4万
查看次数

标签 统计

composer-php ×1

php ×1

windows ×1