• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

How do i install php mcrypt

N

netaffairs

Guest
There is the need here to get some specific PHP plug-in included in our environment.
The plug-in needed is called: Mcrypt support

How can I install this?
When i use yum i get this:
yum search mcrypt
Loading "security" plugin
Loading "rhnplugin" plugin
rhel-i386-server-5 100% |=========================| 1.3 kB 00:00
No Matches found

Do i need to recompile php? When i do this and it goed wrong what can i do because this server is a production server.

Hope you can help me out.

Kind Regards
 
I think i just ran

yum install php-mcrypt

for me it was an easy install. i might have been lucky but it worked first time. I have no idea however how to recover from a bad install.

regards

Justin.
 
Hi atomicturtle,

At this moment I use PHP 5.1.6. Do you know a good repos with mcrypt for this version?

Thanks for the help!
 
Back
Top