SOLVED We could not detect Mcrypt support within PHP

cPanelLauren

Product Owner II
Staff member
Nov 14, 2017
13,266
1,300
363
Houston
You'd want to install the ea-php package I'd assume but in order to do that you'd need to change the PHP version to something other than PHP 7.2 as well.

Available packages are as follows:
Code:
[[email protected] ~]# rpm -qa |grep php-mcrypt
ea-php56-php-mcrypt-5.6.40-7.7.1.cpanel.x86_64
ea-php71-php-mcrypt-7.1.30-3.3.1.cpanel.x86_64
ea-php70-php-mcrypt-7.0.33-8.8.1.cpanel.x86_64
A possibly better question might be whether or not you want to pursue installing the CMS that's using end of life dependencies
 

kiopeed

Well-Known Member
Jan 11, 2017
72
10
58
cairo
cPanel Access Level
Root Administrator
Code:
[[email protected]]# rpm -qa |grep php-mcrypt
ea-php71-php-mcrypt-7.1.30-4.4.1.cpanel.x86_64
ea-php56-php-mcrypt-5.6.40-8.8.1.cpanel.x86_64
[[email protected]]# ea-php56-php-mcrypt-5.6.40-7.7.1.cpanel.x86_64
bash: ea-php56-php-mcrypt-5.6.40-7.7.1.cpanel.x86_64: command not found
[[email protected]]# ea-php71-php-mcrypt-7.1.30-3.3.1.cpanel.x86_64
bash: ea-php71-php-mcrypt-7.1.30-3.3.1.cpanel.x86_64: command not found
[[email protected]]# ea-php70-php-mcrypt-7.0.33-8.8.1.cpanel.x86_64
bash: ea-php70-php-mcrypt-7.0.33-8.8.1.cpanel.x86_64: command not found
i using
  • CENTOS 7.6 kvm [instance-0]
  • v80.0.22