Guest User

Untitled

a guest
Mar 19th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. brew tap josegonzalez/php
  2. brew tap homebrew/dupes
  3. brew install php53-imagick
  4.  
  5. brew install imagemagick
  6. brew install php55-imagick
  7.  
  8. extension=/usr/local/Cellar/php55-imagick/{version of php55-imagick}/imagick.so
  9.  
  10. extension = /usr/local/Cellar/php55-imagick/3.1.2_1/imagick.so
  11.  
  12. brew install homebrew/php/php53-imagick
Add Comment
Please, Sign In to add comment