Skip to content

Instantly share code, notes, and snippets.

@piyushrajput
Created July 22, 2016 06:37
Show Gist options
  • Select an option

  • Save piyushrajput/ea14d195030e59231aff8804fdfbdcbd to your computer and use it in GitHub Desktop.

Select an option

Save piyushrajput/ea14d195030e59231aff8804fdfbdcbd to your computer and use it in GitHub Desktop.
install PHP mcrypt
# install EPEL with yum
yum -y install epel-release
# install php-mcrypt
yum -y install php-mcrypt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment