linux-composer安装报错

安装报错 · Kyle · 于 5年前 发布 · 1759 次阅读

Installing fancyecommerce/fecshop-app-advanced (1.6.2.0)

  • Installing fancyecommerce/fecshop-app-advanced (1.6.2.0): Downloading (100%)
    The Process class relies on proc_open, which is not available on your PHP installation. The archive may contain identical file names with different capitalization (which fails on case insensitive filesystems) Unzip with unzip command failed, falling back to ZipArchive class Created project in fecshop Loading composer repositories with package information Updating dependencies (including require-dev) Your requirements could not be resolved to an installable set of packages.

Problem 1

- Installation request for fancyecommerce/fecshop >=1.6.2.0 -> satisfiable by fancyecommerce/fecshop[1.6.2.0].
- fancyecommerce/fecshop 1.6.2.0 requires ext-mongodb * -> the requested PHP extension mongodb is missing from your system.

Problem 2

- yiisoft/yii2-bootstrap 2.0.8 requires bower-asset/bootstrap 3.3.* | 3.2.* | 3.1.* -> no matching package found.
- yiisoft/yii2-bootstrap 2.0.7 requires bower-asset/bootstrap 3.3.* | 3.2.* | 3.1.* -> no matching package found.
- yiisoft/yii2-bootstrap 2.0.6 requires bower-asset/bootstrap 3.3.* | 3.2.* | 3.1.* -> no matching package found.
- yiisoft/yii2-bootstrap 2.0.5 requires bower-asset/bootstrap 3.3.* | 3.2.* | 3.1.* -> no matching package found.
- yiisoft/yii2-bootstrap 2.0.4 requires bower-asset/bootstrap 3.3.* | 3.2.* | 3.1.* -> no matching package found.
- yiisoft/yii2-bootstrap 2.0.3 requires bower-asset/bootstrap 3.3.* | 3.2.* | 3.1.* -> no matching package found.
- yiisoft/yii2-bootstrap 2.0.2 requires bower-asset/bootstrap 3.3.* | 3.2.* | 3.1.* -> no matching package found.
- yiisoft/yii2-bootstrap 2.0.1 requires bower-asset/bootstrap 3.3.* | 3.2.* | 3.1.* -> no matching package found.
- yiisoft/yii2-bootstrap 2.0.0 requires bower-asset/bootstrap 3.2.* | 3.1.* -> no matching package found.
- Installation request for yiisoft/yii2-bootstrap * -> satisfiable by yiisoft/yii2-bootstrap[2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.7, 2.0.8].

Potential causes:

Read https://getcomposer.org/doc/articles/troubleshooting.md for further common problems. To enable extensions, verify that they are enabled in your .ini files:

- /usr/local/php5.6/etc/php.ini

You can also run php --ini inside terminal to see which files are used by PHP in CLI mode.

本文由 Kyle 创作,采用 知识共享署名 3.0 中国大陆许可协议 进行许可。 可自由转载、引用,但需署名作者且注明文章出处。

共收到 2 条回复
Fecmall#15年前 0 个赞

1.markdown格式:http://www.fecshop.com/markdown

2.看你的报错信息: fancyecommerce/fecshop 1.6.2.0 requires ext-mongodb * -> the requested PHP extension mongodb is missing from your system.

请安装 php-mongodb 扩展。(注意,不是php-mongo扩展)

Fecmall#24年前 0 个赞

参看下这个帖子的解决方案:http://www.fecshop.com/topic/1825

添加回复 (需要登录)
需要 登录 后方可回复, 如果你还没有账号请点击这里 注册
Your Site Analytics