• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Issue Install ImageMagick 7.1.1

totheinfinity

New Pleskian
Server operating system version
Ubuntu 22.04
Plesk version and microupdate number
18.0.59
Hey there,

I can install the latest ImageMagick and Imagick versions in my server,

Also, when I add the compiled Imagick.so file to the modules of the correct PHP version ( /opt/plesk/php/8.2/lib/php/modules/imagick.so ) and add it to the php.ini of the correct PHP version ( /opt/plesk/php/8.2/etc/php.ini ) file and restart the PHP FPM and Apache.

Then, when I create a phpinfo.php file, I see that the Imagick is still compiled with the older version of ImageMagick ( ImageMagick 6.9.11-60 Q16 x86_64 ) and is usning the older version.

So, my only problem is, how can I make the Imagick use the latest version of ImageMagick that I just installed instead of older one ( ImageMagick 6.9.11-60 ) and that is all I want to know.

I hope I made it clear enough.

I am just asking how to point the Imagick to use the latest version of ImageMagick.

I read this thread, - Resolved - Plesk with ImageMagick 7.X from OS on Ubuntu 20.04

But it is still not clear for me, can anyone please guide me here?
 
Back
Top