• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space
  • Chevereto Support CLST

    Support response

    Support checklist

    • Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • Confirm that the server meets the System Requirements
    • Check for any available Hotfix - your issue could be already reported/fixed
    • Read documentation - It will be required to Debug and understand Errors for a faster support response

CHEVERETO_IMAGE_LIBRARY not work

Version
4.0.7
PHP version
8.0.28
Database driver
MySQL
Database version
10.5.17-MariaDB-cll-lve
Web browser
chrome

joker_josue

Chevereto Member
Following the following topic:

I checked the "env-default.php" file and it already has the information: CHEVERETO_IMAGE_LIBRARY=imagick
But the script continues to use the GD library.

I have imagick installed on the server:
Code:
convert -version
Version: ImageMagick 6.9.10-68 Q16 x86_64 2023-10-25 https://imagemagick.org
Copyright: © 1999-2019 ImageMagick Studio LLC
License: https://imagemagick.org/script/license.php
Features: Cipher DPC Modules OpenMP(3.1)
Delegates (built-in): bzlib cairo fontconfig freetype gslib jng jp2 jpeg lcms ltdl lzma openexr pangocairo png ps rsvg tiff wmf x xml zlib

What am I doing wrong?
 
Back
Top