Page 1 of 1

How can I get around with this error on my Cent OS 7 Nginx-PHPFPM Server

Posted: Sat Mar 07, 2020 9:27 am
by sumeetdudy1
[root@js hqnexa]# yum update -y
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirrors.vcea.wsu.edu
* epel: mirror.sjc02.svwh.net
* extras: mirrors.unifiedlayer.com
* remi: ftp.riken.jp
* remi-php55: ftp.riken.jp
* remi-safe: ftp.riken.jp
* remi-test: ftp.riken.jp
* updates: mirror.hostduplex.com
Resolving Dependencies
--> Running transaction check
---> Package php-pecl-zip.x86_64 0:1.17.1-1.el7.remi.7.4 will be updated
---> Package php-pecl-zip.x86_64 0:1.17.2-1.el7.remi.5.5 will be an update
--> Processing Dependency: php(api) = 20121113-64 for package: php-pecl-zip-1.17.2-1.el7.remi.5.5.x86_64
--> Processing Dependency: php(zend-abi) = 20121212-64 for package: php-pecl-zip-1.17.2-1.el7.remi.5.5.x86_64
--> Finished Dependency Resolution
Error: Package: php-pecl-zip-1.17.2-1.el7.remi.5.5.x86_64 (remi-php55)
Requires: php(api) = 20121113-64
Installed: php-common-7.4.3-1.el7.remi.x86_64 (@remi-modular)
php(api) = 20190902-64
Available: php-common-5.4.16-46.el7.x86_64 (base)
php(api) = 20100412-64
Available: php-common-5.4.16-46.1.el7_7.x86_64 (updates)
php(api) = 20100412-64
Available: php-common-5.4.45-17.el7.remi.x86_64 (remi)
php(api) = 20100412-64
Available: php-common-5.4.45-18.el7.remi.x86_64 (remi)
php(api) = 20100412-64
Available: php-common-5.5.38-11.el7.remi.x86_64 (remi-php55)
php(api) = 20121113-64
Available: php-common-5.5.38-12.el7.remi.x86_64 (remi-php55)
php(api) = 20121113-64
Error: Package: php-pecl-zip-1.17.2-1.el7.remi.5.5.x86_64 (remi-php55)
Requires: php(zend-abi) = 20121212-64
Installed: php-common-7.4.3-1.el7.remi.x86_64 (@remi-modular)
php(zend-abi) = 20190902-64
Available: php-common-5.4.16-46.el7.x86_64 (base)
php(zend-abi) = 20100525-64
Available: php-common-5.4.16-46.1.el7_7.x86_64 (updates)
php(zend-abi) = 20100525-64
Available: php-common-5.4.45-17.el7.remi.x86_64 (remi)
php(zend-abi) = 20100525-64
Available: php-common-5.4.45-18.el7.remi.x86_64 (remi)
php(zend-abi) = 20100525-64
Available: php-common-5.5.38-11.el7.remi.x86_64 (remi-php55)
php(zend-abi) = 20121212-64
Available: php-common-5.5.38-12.el7.remi.x86_64 (remi-php55)
php(zend-abi) = 20121212-64
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

Re: How can I get around with this error on my Cent OS 7 Nginx-PHPFPM Server

Posted: Sun Mar 15, 2020 2:56 pm
by SanTi
Have you solved the problem?


I get error hen I enabled php remi repository and use yum update install etc...

`yum repolist`
Image

`yum update` error
Image

Also I get error when I install BookStack App via Composer.
Image