CodingJavi
New Pleskian
Hi, I want to activate the mcrypt extension. I'm following this tutorial to install it: How to install the php-mcrypt module on a Plesk server
Once I try to execute: apt install -y plesk-php73-dev gcc libmcrypt-dev make
I get the following error:
The following packages have unmet dependencies:
plesk-php73-dev : Depends: plesk-php73 (= 1:7.3.20-debian.8.200710.1403) but 1:7.3.20-debian.8.200724.1432 is to be installed
E: Unable to correct problems, you have held broken packages.
How can I solve this dependency problem?
Once I try to execute: apt install -y plesk-php73-dev gcc libmcrypt-dev make
I get the following error:
The following packages have unmet dependencies:
plesk-php73-dev : Depends: plesk-php73 (= 1:7.3.20-debian.8.200710.1403) but 1:7.3.20-debian.8.200724.1432 is to be installed
E: Unable to correct problems, you have held broken packages.
How can I solve this dependency problem?