Topic: ioncube install error? help please..

Hello, I am having an issue installing ioncube loader... I am not sure how to correct this. Help is greatly appreciated!

[root@orange ~]# yum install [url]ftp://fr2.rpmfind.net/linux/remi/enterprise/7/remi/x86_64/php-ioncube-loader-4.7.3-1.el7.remi.5.4.x86_64.rpm[/url]
Loaded plugins: fastestmirror
Setting up Install Process
php-ioncube-loader-4.7.3-1.el7.remi.5.4.x86_64.rpm       | 534 kB     00:00
Examining /var/tmp/yum-root-y8rh7v/php-ioncube-loader-4.7.3-1.el7.remi.5.4.x86_64.rpm: php-ioncube-loader-4.7.3-1.el7.remi.5.4.x86_64
Marking /var/tmp/yum-root-y8rh7v/php-ioncube-loader-4.7.3-1.el7.remi.5.4.x86_64.rpm to be installed
Loading mirror speeds from cached hostfile
 * base: mirror.cs.vt.edu
 * epel: mirror.symnds.com
 * extras: mirror.lug.udel.edu
 * updates: mirror.lug.udel.edu
Resolving Dependencies
--> Running transaction check
---> Package php-ioncube-loader.x86_64 0:4.7.3-1.el7.remi.5.4 will be installed
--> Processing Dependency: php(api) = 20100412-64 for package: php-ioncube-loader-4.7.3-1.el7.remi.5.4.x86_64
--> Processing Dependency: php(zend-abi) = 20100525-64 for package: php-ioncube-loader-4.7.3-1.el7.remi.5.4.x86_64
--> Finished Dependency Resolution
Error: Package: php-ioncube-loader-4.7.3-1.el7.remi.5.4.x86_64 (/php-ioncube-loader-4.7.3-1.el7.remi.5.4.x86_64)
           Requires: php(zend-abi) = 20100525-64
           Installed: php-common-5.4.36-1.el6.remi.x86_64 (@remi)
               php(zend-abi) = 20100525-x86-64
           Available: php-common-5.3.3-38.el6.x86_64 (base)
               php(zend-abi) = 20090626
           Available: php-common-5.3.3-40.el6_6.x86_64 (updates)
               php(zend-abi) = 20090626
Error: Package: php-ioncube-loader-4.7.3-1.el7.remi.5.4.x86_64 (/php-ioncube-loader-4.7.3-1.el7.remi.5.4.x86_64)
           Requires: php(api) = 20100412-64
           Installed: php-common-5.4.36-1.el6.remi.x86_64 (@remi)
               php(api) = 20100412-x86-64
           Available: php-common-5.3.3-38.el6.x86_64 (base)
               php(api) = 20090626
           Available: php-common-5.3.3-40.el6_6.x86_64 (updates)
               php(api) = 20090626
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
[root@orange ~]#

Re: ioncube install error? help please..

You have not download the right package (el7 vs el6).

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi

Re: ioncube install error? help please..

Wow, I cannot believe i missed that. 

Thank you! All working now..

Re: ioncube install error? help please..

smile

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi