小编Vag*_*ond的帖子

作曲家不安装mongodb ubuntu

我跑了:composer require mongodb/mongodb.但它给了我以下错误:

有错误:

- mongodb/mongodb 1.0.1 requires ext-mongodb ^1.1.0 -> the requested PHP extension mongodb is missing from your system.
- mongodb/mongodb 1.0.0 requires ext-mongodb ^1.1.0 -> the requested PHP extension mongodb is missing from your system.
- Installation request for mongodb/mongodb ^1.0 -> satisfiable by mongodb/mongodb[1.0.0, 1.0.1].
Run Code Online (Sandbox Code Playgroud)

我试过了 : composer show -p

然后它给了我:

......
ext-iconv           0         The iconv PHP extension
ext-mcrypt          0         The mcrypt PHP extension
ext-mhash           0         The mhash PHP extension
ext-mongo           1.6.12    The mongo …
Run Code Online (Sandbox Code Playgroud)

ubuntu mongodb composer-php

13
推荐指数
2
解决办法
1万
查看次数

标签 统计

composer-php ×1

mongodb ×1

ubuntu ×1