Articles in this section

How to enable the ImageMagick module in PHP

Question

  • How do I enable the ImageMagick module in PHP?

 

Answer

  • By default, the ImageMagick module is shipped with Plesk PHP starting from PHP 5.6.

In Plesk, go to Tools & Settings > PHP Settings > required PHP version, enable "Imagick" and click OK.

 

Additional Information

  • ImageMagick binaries are located inside /usr/bin.

To allow a website to use ImageMagick binaries, add /usr/bin to open_basedir of a domain at Domains > example.com > PHP Settings:

{WEBSPACEROOT}{/}{:}{TMP}{/}{:}/usr/bin

 

Was this article helpful?

Comments

1 comment
Date Votes
  • Recently, after an update, I got a server errors and I noticed that this solution has stopped working for me. 

    0

Please sign in to leave a comment.