CobraArbok
Regular Pleskian
I installed php versions 7.0.x, 7.1.x, 7.2.x.
php -v reports version 7.0.
With php 7.2 I have to install applications that use mcrypt, deprecated with version 7.1 and 7.2.
If I install php-mycrypt I see it appear among the modules of version 7.0, but not in the others.
How can I install it for 7.1 and 7.2?
Thanks in advance.
php -v reports version 7.0.
With php 7.2 I have to install applications that use mcrypt, deprecated with version 7.1 and 7.2.
If I install php-mycrypt I see it appear among the modules of version 7.0, but not in the others.
How can I install it for 7.1 and 7.2?
Thanks in advance.