Announcement

#1 2022-04-13 08:35:54

trhessel
Member
2022-03-13
18

Correct Installation of ImageMagick

I was looking over some threads and noticed some differnces in what my server is saying for the use of ImageMagick vs some of the others. As shown below mine is saying External ImageMagick 6.9.10-23, is this correct? I have seen some others say just ImageMagick 6.9.10-23 without External? Just not sure what is correct and does mine mean its using an external instance, though I installed it all on my Ubuntu server.

Piwigo 12.2.0
Operating system: Linux
PHP: 7.4.28 (Show info) [2022-04-13 02:30:50]
MySQL: 5.5.5-10.4.24-MariaDB-1:10.4.24+maria~focal [2022-04-13 06:30:50]
Graphics Library: External ImageMagick 6.9.10-23
Cache size 24.45 Mo   calculated 5 seconds ago Refresh

Offline

 

#2 2022-04-13 08:57:11

trhessel
Member
2022-03-13
18

Re: Correct Installation of ImageMagick

Well not sure if this matters but I did get it to change to just ImageMagick by installing the imagick php extension (php7.4-imagick). From what I can tell everything was working so will see what adding this does, maybe improves performance or something?

Piwigo 12.2.0
Operating system: Linux
PHP: 7.4.28 (Show info) [2022-04-13 02:54:56]
MySQL: 5.5.5-10.4.24-MariaDB-1:10.4.24+maria~focal [2022-04-13 06:54:56]
Graphics Library: ImageMagick 6.9.10-23
Cache size 24.45 Mo   

Offline

 

#3 2022-04-13 10:53:20

erAck
Only trying to help
2015-09-06
2035

Re: Correct Installation of ImageMagick

External ImageMagick just means the command line ImageMagick is used, without External it's the PHP extension (Imagick) that provides an API around the ImageMagick library. For some repeated mass operations like thumbnail generation the PHP extension may be slightly faster as it doesn't involve exec calls with program startup.


Running Piwigo at https://erack.net/gallery/

Offline

 

#4 2022-04-13 18:21:48

trhessel
Member
2022-03-13
18

Re: Correct Installation of ImageMagick

Thank you so much for the explanation and makes total sense. Appreciate your time, Tom.

Offline

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact