作曲家下载错误 [英] Composer downloading error

查看:65
本文介绍了作曲家下载错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我执行时:

composer install

我得到以下输出:

Loading composer repositories with package informati
Installing dependencies (including require-dev)

[Composer\Downloader\TransportException]
The "http://packagist.org/p/phpunit/phpunit$abafcd02d9793416c76c78da3f1fafa0bc4da3ac1acec5c80e51d7904589ea30.json"
file could not be downloaded: send of 103 bytes failed with errno=10053
An established connection was aborted by the software installed on the host-computer.
(...)

在网络级别上,我看到服务器发送了TCP

On the network level I see, that the server send TCP packet with RST (Reset) flat set on.

有人知道这是怎么回事吗?

Does anyone know what is wrong here?

我的配置:


  • Windows 8.1

  • Apache 2.4

  • PHP 5.5.11

  • PEAR版本:1.9.4

  • Windows 8.1
  • Apache 2.4
  • PHP 5.5.11
  • PEAR Version: 1.9.4

php.ini:

extension=php_openssl.dll

allow_url_fopen = On
allow_url_include = On


推荐答案

卸载我拥有的 K9 Web Protection 软件计算机是解决我的问题的方法。

Uninstalling K9 Web Protection software that I had on my computer was the solution for my problem.

这篇关于作曲家下载错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆