Open the Synaptic Package Manager. Search for php5-mcrypt. Start installation. Agree to any additional libraries it might need. Finish Install.
Run
sudo /etc/init.d/apache2 restart
from the command line to restart Apache.
Mcrypt will show up when you execute
phpinfo();
in php.
No comments:
Post a Comment