I want to install a script on my locahost, i installed apache2, php7.2 and mysql
The problem that i have is running this command:
phpenmod mcrypt
it ALWAYS trow the same thing when i trow it in the console:
WARNING: Module mcrypt ini file doesn't exist under /etc/php/7.2/mods-available WARNING: Module mcrypt ini file doesn't exist under /etc/php/7.2/mods-available
PD: SOLUTION founded(see comentary)