Skip to content

Instantly share code, notes, and snippets.

@jbalzar
Created September 4, 2015 18:11
Show Gist options
  • Save jbalzar/650d16c687603610ded5 to your computer and use it in GitHub Desktop.
Save jbalzar/650d16c687603610ded5 to your computer and use it in GitHub Desktop.
Install mcrypt module ubuntu
sudo apt-get install mcrypt php5-mcrypt
sudo php5enmod mcrypt
sudo service apache2 restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment