Which linux repositories are supported by Plesk
Some modules are not installed as standard, eg php-mcrypt.
In order to install these using 'yum' you need to add the following repository:-
wget -O - http://www.atomicorp.com/installers/atomic |sh
You can then add the required module as follows:-
yum install php-mcrypt