Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section General Discussion
  • Search

Centos 6 and 7 - ioncube can't install

General questions about VestaCP
Post Reply
  • Print view
Advanced search
5 posts • Page 1 of 1
sysadminn
Posts: 26
Joined: Thu Dec 31, 2015 4:36 pm

Centos 6 and 7 - ioncube can't install
  • Quote

Post by sysadminn » Fri Sep 20, 2019 10:31 am

When trying to install ioncube on Centos 6 and Centos 7 64 it gets the below error :

Loaded plugins: fastestmirror
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: mirror.prolocation.net
* epel: fedora-mirror02.rbc.ru
* extras: mirror.denit.net
* remi: mirror.reconn.ru
* remi-php55: mirror.reconn.ru
* remi-php56: mirror.reconn.ru
* remi-safe: mirror.reconn.ru
* remi-test: mirror.reconn.ru
* updates: centos.mirror.triple-it.nl
Resolving Dependencies
--> Running transaction check
---> Package php-ioncube-loader.x86_64 0:10.3.8-1.el6.remi.5.6 will be installed
--> Processing Dependency: php(zend-abi) = 20131226-64 for package: php-ioncube-loader-10.3.8-1.el6.remi.5.6.x86_64
--> Processing Dependency: php(api) = 20131106-64 for package: php-ioncube-loader-10.3.8-1.el6.remi.5.6.x86_64
--> Finished Dependency Resolution
Error: Package: php-ioncube-loader-10.3.8-1.el6.remi.5.6.x86_64 (remi-php56)
Requires: php(zend-abi) = 20131226-64
Installed: php-common-7.3.10~RC1-2.el6.remi.x86_64 (@remi-php73-test)
php(zend-abi) = 20180731-64
Available: php-common-5.3.3-49.el6.x86_64 (base)
php(zend-abi) = 20090626
Available: php-common-5.4.45-16.el6.remi.x86_64 (remi)
php(zend-abi) = 20100525-x86-64
Available: php-common-5.4.45-17.el6.remi.x86_64 (remi)
php(zend-abi) = 20100525-x86-64
Available: php-common-5.5.38-10.el6.remi.x86_64 (remi-php55)
php(zend-abi) = 20121212-64
Available: php-common-5.5.38-11.el6.remi.x86_64 (remi-php55)
php(zend-abi) = 20121212-64
Available: php-common-5.6.40-12.el6.remi.x86_64 (remi-php56)
php(zend-abi) = 20131226-64
Available: php-common-5.6.40-13.el6.remi.x86_64 (remi-php56)
php(zend-abi) = 20131226-64
Error: Package: php-ioncube-loader-10.3.8-1.el6.remi.5.6.x86_64 (remi-php56)
Requires: php(api) = 20131106-64
Installed: php-common-7.3.10~RC1-2.el6.remi.x86_64 (@remi-php73-test)
php(api) = 20180731-64
Available: php-common-5.3.3-49.el6.x86_64 (base)
php(api) = 20090626
Available: php-common-5.4.45-16.el6.remi.x86_64 (remi)
php(api) = 20100412-x86-64
Available: php-common-5.4.45-17.el6.remi.x86_64 (remi)
php(api) = 20100412-x86-64
Available: php-common-5.5.38-10.el6.remi.x86_64 (remi-php55)
php(api) = 20121113-64
Available: php-common-5.5.38-11.el6.remi.x86_64 (remi-php55)
php(api) = 20121113-64
Available: php-common-5.6.40-12.el6.remi.x86_64 (remi-php56)
php(api) = 20131106-64
Available: php-common-5.6.40-13.el6.remi.x86_64 (remi-php56)
php(api) = 20131106-64
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

What's the solution for it?
Top

sysdop
Posts: 88
Joined: Fri Dec 08, 2017 1:46 am
Contact:
Contact sysdop
Website Skype

Os: CentOS 6x
Web: nginx + php-fpm
Re: Centos 6 and 7 - ioncube can't install
  • Quote

Post by sysdop » Fri Sep 20, 2019 1:07 pm

Try disable remi-test and remi-php5* repos, this fix the actually issue.
Top

sysadminn
Posts: 26
Joined: Thu Dec 31, 2015 4:36 pm

Re: Centos 6 and 7 - ioncube can't install
  • Quote

Post by sysadminn » Fri Sep 20, 2019 1:15 pm

sysdop wrote: ↑
Fri Sep 20, 2019 1:07 pm
Try disable remi-test and remi-php5* repos, this fix the actually issue.
Its still the same :

Code: Select all

yum install --enablerepo=remi  php-ioncube-loader
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: centos.mirror.triple-it.nl
 * epel: fedora-mirror02.rbc.ru
 * extras: mirror.serverion.com
 * remi: mirror.reconn.ru
 * remi-php73: mirror.reconn.ru
 * remi-safe: mirror.reconn.ru
 * updates: mirror.ipserv.nl
remi                                                                         | 3.0 kB  00:00:00
remi-debuginfo                                                               | 3.0 kB  00:00:00
Resolving Dependencies
--> Running transaction check
---> Package php-ioncube-loader.x86_64 0:10.3.8-1.el7.remi.7.3 will be installed
--> Processing Dependency: php(api) = 20180731-64 for package: php-ioncube-loader-10.3.8-1.el7.remi.7.3.x86_64
--> Processing Dependency: php(zend-abi) = 20180731-64 for package: php-ioncube-loader-10.3.8-1.el7.remi.7.3.x86_64
--> Finished Dependency Resolution
Error: Package: php-ioncube-loader-10.3.8-1.el7.remi.7.3.x86_64 (remi-php73)
           Requires: php(zend-abi) = 20180731-64
           Installed: php-common-7.4.0~RC2-3.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.45-17.el7.remi.x86_64 (remi)
               php(zend-abi) = 20100525-64
           Available: php-common-7.3.8-1.el7.remi.x86_64 (remi-php73)
               php(zend-abi) = 20180731-64
           Available: php-common-7.3.9-1.el7.remi.x86_64 (remi-php73)
               php(zend-abi) = 20180731-64
Error: Package: php-ioncube-loader-10.3.8-1.el7.remi.7.3.x86_64 (remi-php73)
           Requires: php(api) = 20180731-64
           Installed: php-common-7.4.0~RC2-3.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.45-17.el7.remi.x86_64 (remi)
               php(api) = 20100412-64
           Available: php-common-7.3.8-1.el7.remi.x86_64 (remi-php73)
               php(api) = 20180731-64
           Available: php-common-7.3.9-1.el7.remi.x86_64 (remi-php73)
               php(api) = 20180731-64
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

The repos file is /etc/yum.repos.d/remi.repo is like this :

Code: Select all

# Repository: http://rpms.remirepo.net/
# Blog:       http://blog.remirepo.net/
# Forum:      http://forum.remirepo.net/

[remi]
name=Remi's RPM repository for Enterprise Linux 7 - $basearch
#baseurl=http://rpms.remirepo.net/enterprise/7/remi/$basearch/
#mirrorlist=https://rpms.remirepo.net/enterprise/7/remi/httpsmirror
mirrorlist=http://cdn.remirepo.net/enterprise/7/remi/mirror
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi

[remi-php55]
name=Remi's PHP 5.5 RPM repository for Enterprise Linux 7 - $basearch
#baseurl=http://rpms.remirepo.net/enterprise/7/php55/$basearch/
#mirrorlist=https://rpms.remirepo.net/enterprise/7/php55/httpsmirror
mirrorlist=http://cdn.remirepo.net/enterprise/7/php55/mirror
# NOTICE: common dependencies are in "remi-safe"
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi

[remi-php56]
name=Remi's PHP 5.6 RPM repository for Enterprise Linux 7 - $basearch
#baseurl=http://rpms.remirepo.net/enterprise/7/php56/$basearch/
#mirrorlist=https://rpms.remirepo.net/enterprise/7/php56/httpsmirror
mirrorlist=http://cdn.remirepo.net/enterprise/7/php56/mirror
# NOTICE: common dependencies are in "remi-safe"
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi

[remi-test]
name=Remi's test RPM repository for Enterprise Linux 7 - $basearch
#baseurl=http://rpms.remirepo.net/enterprise/7/test/$basearch/
#mirrorlist=https://rpms.remirepo.net/enterprise/7/test/mirror
mirrorlist=http://cdn.remirepo.net/enterprise/7/test/mirror
# WARNING: If you enable this repository, you must also enable "remi"
mirrorlist=http://cdn.remirepo.net/enterprise/7/test/mirror
# WARNING: If you enable this repository, you must also enable "remi"
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi

[remi-debuginfo]
name=Remi's RPM repository for Enterprise Linux 7 - $basearch - debuginfo
baseurl=http://rpms.remirepo.net/enterprise/7/debug-remi/$basearch/
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi

[remi-php55-debuginfo]
name=Remi's PHP 5.5 RPM repository for Enterprise Linux 7 - $basearch - debuginfo
baseurl=http://rpms.remirepo.net/enterprise/7/debug-php55/$basearch/
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi

[remi-php56-debuginfo]
name=Remi's PHP 5.6 RPM repository for Enterprise Linux 7 - $basearch - debuginfo
baseurl=http://rpms.remirepo.net/enterprise/7/debug-php56/$basearch/
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi

[remi-test-debuginfo]
name=Remi's test RPM repository for Enterprise Linux 7 - $basearch - debuginfo
baseurl=http://rpms.remirepo.net/enterprise/7/debug-test/$basearch/
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
Top

SanTi
Posts: 39
Joined: Tue Jan 08, 2019 1:23 am

Os: CentOS 6x
Web: nginx + php-fpm
Re: Centos 6 and 7 - ioncube can't install
  • Quote

Post by SanTi » Sun Mar 15, 2020 2:59 pm

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
Top

sysdop
Posts: 88
Joined: Fri Dec 08, 2017 1:46 am
Contact:
Contact sysdop
Website Skype

Os: CentOS 6x
Web: nginx + php-fpm
Re: Centos 6 and 7 - ioncube can't install
  • Quote

Post by sysdop » Tue Mar 24, 2020 8:12 pm

SanTi wrote: ↑
Sun Mar 15, 2020 2:59 pm
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
Try:

Code: Select all

yum install -y php-tidy
Top


Post Reply
  • Print view

5 posts • Page 1 of 1

Return to “General Discussion”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password