小编Bob*_*Lin的帖子

试图在ec2上安装php-mbstring的依赖问题

我正在尝试yii2在我的Amazon Linux AMI实例上安装,它需要php-mbstring扩展才能工作.

当我试图运行sudo yum install php-mbstring它时返回此错误:

错误:php56-与php-common-5.3.29-1.8.amzn1.x86_64的常见冲突

Loaded plugins: priorities, update-motd, upgrade-helper
amzn-main/latest                                         | 2.1 kB     00:00
amzn-updates/latest                                      | 2.3 kB     00:00
2494 packages excluded due to repository priority protections
Resolving Dependencies
--> Running transaction check
---> Package php-mbstring.x86_64 0:5.3.29-1.8.amzn1 will be installed
--> Processing Dependency: php-common(x86-64) = 5.3.29-1.8.amzn1 for package: php-mbstring-5.3.29-1.8.amzn1.x86_64
--> Running transaction check
---> Package php-common.x86_64 0:5.3.29-1.8.amzn1 will be installed
--> Processing Conflict: php56-common-5.6.9-1.112.amzn1.x86_64 conflicts php-common < 5.5.22-1.98
--> Finished …
Run Code Online (Sandbox Code Playgroud)

php dependencies amazon-ec2 mbstring yii2

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

标签 统计

amazon-ec2 ×1

dependencies ×1

mbstring ×1

php ×1

yii2 ×1