Page 1 of 1

HOWTO: Install IonCube PHP 7.4.5 on CentOS 7

Posted: Thu Apr 30, 2020 3:41 pm
by usr999
Ioncube doesn't working after install from yum, how to fix it?

Code: Select all

# php -v
PHP 7.4.5 (cli) (built: Apr 14 2020 12:54:33) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies

# yum install php74-php-ioncube-loader.x86_64
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirror.netcologne.de
 * epel: mirror.23media.com
 * extras: mirror.23media.com
 * remi: mirror.23media.com
 * remi-php55: mirror.23media.com
 * remi-php56: mirror.23media.com
 * remi-php74: mirror.23media.com
 * remi-safe: mirror.23media.com
 * updates: mirror.imt-systems.com
Resolving Dependencies
--> Running transaction check
---> Package php74-php-ioncube-loader.x86_64 0:10.4.0~beta2-1.el7.remi will be installed
--> Finished Dependency Resolution

Dependencies Resolved

==========================================================================================================================================================================
 Package                                           Arch                            Version                                            Repository                     Size
==========================================================================================================================================================================
Installing:
 php74-php-ioncube-loader                          x86_64                          10.4.0~beta2-1.el7.remi                            remi                          404 k

Transaction Summary
==========================================================================================================================================================================
Install  1 Package

Total download size: 404 k
Installed size: 1.2 M
Is this ok [y/d/N]: y
Downloading packages:
php74-php-ioncube-loader-10.4.0~beta2-1.el7.remi.x86_64.rpm                                                                                        | 404 kB  00:00:00     
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : php74-php-ioncube-loader-10.4.0~beta2-1.el7.remi.x86_64                                                                                                1/1 
  Verifying  : php74-php-ioncube-loader-10.4.0~beta2-1.el7.remi.x86_64                                                                                                1/1 

Installed:
  php74-php-ioncube-loader.x86_64 0:10.4.0~beta2-1.el7.remi                                                                                                               

Complete!


# php -v
PHP 7.4.5 (cli) (built: Apr 14 2020 12:54:33) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
[root@134-119-205-79 ~]# php -i | grep php.ini
Configuration File (php.ini) Path => /etc
Loaded Configuration File => /etc/php.ini