Steps to follow to install the Mcrypt module on an Ubuntu server with Plesk
To install the Mcrypt module on one of our servers, you just need to run the following command after connecting via SSH to your server:
apt-get install php5-mcryptAfter that, restart the Apache service:
/etc/init.d/apache2 restartIf you have any questions that are not fully answered in this article, remember that you can always contact support.