Author Topic: Imagick Error  (Read 180 times)

0 Members and 1 Guest are viewing this topic.

Offline
**
Imagick Error
« on: February 25, 2025, 09:30:24 PM »
Does anyone know how to fix this? It's messing up sites server wide uggggh

Warning: Version warning: Imagick was compiled against ImageMagick version 1692 but version 1693 is loaded. Imagick will run but may behave surprisingly in Unknown on line 0

Offline
***
Re: Imagick Error
« Reply #1 on: February 25, 2025, 09:48:20 PM »

Offline
**
Re: Imagick Error
« Reply #2 on: February 25, 2025, 10:06:56 PM »
Might have worked back then but doesn't now. Worked until I got to this step:

[root@viking imagick-3.7.0]# /opt/alt/phpXX/usr/bin/phpize
-bash: /opt/alt/phpXX/usr/bin/phpize: No such file or directory

Offline
***
Re: Imagick Error
« Reply #3 on: February 25, 2025, 10:09:30 PM »
The instruction says:

Make sure to replace "phpXX" with path to the correct php version.

Additionally it is explained with more details in other posts of the thread.