Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Adding mcrypt to Plesk

Tags:

php

mcrypt

plesk

I am running Plesk v8.2.0 and I have a program that needs mcrypt module installed but I cant find any relevent infromation on how to get mcrypt setup on Plesk. It is on a Unix based server.

Does anyone have any ideas on how to set this up?

Any infromation would be greatly appreciated

like image 476
Scott's Oasys Avatar asked Aug 04 '26 02:08

Scott's Oasys


1 Answers

From command line, do something like...

yum install php-mcrypt.x86_64

If that doesn't work, then maybe do...

yum search "mcrypt"

.. to find the exact name of the file you want to install.

like image 100
David Cooke Avatar answered Aug 06 '26 17:08

David Cooke



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!