0
我試圖安裝PHP-ZIP(PHP 7.0)之後,但我遇到:與php70 php71衝突禁用php71回購
Error: php71w-common conflicts with php-common-7.0.23-1.el7.remi.x86_64
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
我已經...
- 禁用所有remi-除了remi-php70之外的PHP回購。
- 執行須藤
yum clean all
- 執行須藤
yum install php-zip
,sudo yum install php70-zip
以及sudo yum install php70w-zip
。
所有結果:
Resolving Dependencies
--> Running transaction check
---> Package php71w-common.x86_64 0:7.1.8-2.w7 will be installed
--> Processing Conflict: php71w-common-7.1.8-2.w7.x86_64 conflicts php-common < 7.1
--> Finished Dependency Resolution