Question
How to install php-mcrypt module in Plesk for Windows?
Answer
Plesk provides mcrypt
only for PHP 7.1. Starting from PHP 7.1 the mcrypt
extension has been deprecated and removed from PHP core files.
It is possible to install it manually on your own risk using PHP Pecl.