Forum

Thread tagged as: Problem

Image processing

We currently working on a customers Amazon server which didnt have either GD or ImageMagick installed when we installed Perch. The server should now got ImageMagick installed but still get the message "No image processing library". Anything I need to do to enable image processing or something?

Erick Green

Erick Green 0 points

  • 5 years ago
Drew McLellan

Drew McLellan 2638 points
Perch Support

If it's available, Perch should pick it up. Have you restarted since the library was installed?

Yes I have. Still showing "No image processing library". Got the Athens.jpg from ImageMagick confirmation image on my server as well.

Rachel Andrew

Rachel Andrew 394 points
Perch Support

Have you configured PHP to use it? https://php.net/manual/en/imagick.setup.php

This is really outside of the scope of Perch support, if PHP is configured properly then Perch will be able to use the library. We can't assist with server configuration issues from here that would be best routed through whatever support Amazon has.

Erick, check that not only ImageMagick, but also the php extension Imagick (https://php.net/manual/de/intro.imagick.php) is installed