Error in debug log "There is no PHP Graphics support"

From the debug log (I switched between GD and Imagick in Options->Image):

{21680:Tue, 11 Apr 2023 18:54:38 GMT}
Loading GD
{21679:Tue, 11 Apr 2023 18:55:35 GMT}
There is no PHP Graphics support.
{21679:Tue, 11 Apr 2023 18:55:35 GMT}
Loading Imagick
{21946:Tue, 11 Apr 2023 18:56:08 GMT}
There is no PHP Graphics support.

I'm not having any actual problems with images as far as I can tell, just this error.

Zenphoto Overview reports:
Zenphoto version 1.6 (Official build)
Server software: Apache/2.4.6 (Red Hat Enterprise Linux) OpenSSL/1.0.2k-fips PHP/7.4.33
PHP version: 7.4.33
Graphics support: PHP GD library 2.3.3
supporting: gif, jpg, jpeg, png, wbmp, webp
Graphics support: PHP Imagick library 3.7.0
ImageMagick 6.9.12-84 Q16 x86_64 17773 https://legacy.imagemagick.org
supporting: bmp, bmp2, bmp3, gif, gif87, jpeg, jpg, png, png24, png32, png8, tiff, tiff64, webp

phpinfo() reports:
GD library Version 2.3.3
imagick module version 3.7.0

Is there something else I should install? Thanks!

Comments

  • acrylian Administrator, Developer

    No, if I remember correctly those log entries are false positive reports and actually mistakes in 1.6 (forgotten debug code for testing). If all images are generated all is fine.

Sign In or Register to comment.