Dear All,
I still have that 3rd party stuff running mcrypt, thus switching to a newer PHP always needs mcrypt install.
I tried to install it to php 7.3 and got this error.
I still have that 3rd party stuff running mcrypt, thus switching to a newer PHP always needs mcrypt install.
I tried to install it to php 7.3 and got this error.
Code:
root@server [~]# /opt/cpanel/ea-php73/root/usr/bin/pecl install channel://pecl.php.net/mcrypt-1.0.1
WARNING: channel "pecl.php.net" has updated its protocols, use "pecl channel-update pecl.php.net" to update
pecl/mcrypt requires PHP (version >= 7.2.0, version <= 7.3.0, excluded versions: 7.3.0), installed version is 7.3.2
No valid packages found
install failed