Skip to content

Instantly share code, notes, and snippets.

@r6m
Last active January 2, 2017 10:52
Show Gist options
  • Save r6m/c62b34a1704d7131710c to your computer and use it in GitHub Desktop.
Save r6m/c62b34a1704d7131710c to your computer and use it in GitHub Desktop.
how to enbale mcrypt php-mcrypt
sudo apt-get install php5-cli php5-fpm php5-mcrypt
sudo php5enmod mcrypt
sudo service php5-fpm restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment