Skip to content

Instantly share code, notes, and snippets.

@anam-hossain
Created July 7, 2016 01:06
Show Gist options
  • Save anam-hossain/830d91e8574a6fbb47917ae23c71f5d2 to your computer and use it in GitHub Desktop.
Save anam-hossain/830d91e8574a6fbb47917ae23c71f5d2 to your computer and use it in GitHub Desktop.
Install Imagemagick for php 5
sudo apt-get update
sudo apt-get install imagemagick
sudo apt-get install php5-imagick
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment