How to install php-mcrypt in linux plesk

 

Login to server via SSH.

Download atomic repo using the below link:

wget -O – http://www.atomicorp.com/installers/atomic |sh

Then you can install php-mcrypt using below command.

yum install php-mcrypt