Installing fancyecommerce/fecshop-app-advanced (1.6.2.0)
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 中国大陆许可协议 进行许可。 可自由转载、引用,但需署名作者且注明文章出处。
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
扩展)
参看下这个帖子的解决方案:http://www.fecshop.com/topic/1825