• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Issue Mcrypt, on: PHP Version 7.4.13?

Status
Not open for further replies.

KimberlyLondon

New Pleskian
hello everyone, how to install, Mcrypt, on: PHP Version 7.4.13 Plesk 18 ... yum install php-mcrypt, does not work I find this error: No match for argument: php-mcrypt. Do you have a solution. Thank you . Centos8
 
mcrypt has been dropped in 7.2 already. If your code still depends on mcrypt, backporting very probably won't be of much use as you'll just hit the next deprecated function that breaks your code.
 
 
Status
Not open for further replies.
Back
Top