I'm trying to install magento locally but the same accuses;
PHP extension "mcrypt" must be loaded.
I already installed curl
and gd
but nothing I do to install mcrypt works, I already tried ...
sudo apt-get install php5-mcrypt
and
sudo apt-get --reinstall install php5-mcrypt
And every time I try:
service apache2 restart
I get message from fail