• 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

Error: "Imagick WEBP image type support is not enabled."

user_0e51c

Chevereto Member
Dear user, kindly note that Tech Support is free, but please note:

  • ⚠️ Check hotfixes first
  • ⏳ Ticket response time is within 7 working days if you need a faster response purchase Extra Support
  • 🇨🇱 Support is delivered in CLST working hours
  • 🚧 Tech Support only covers software issues
▶ Reproduction steps
  1. [Example: Update from X to Y]
  2. [Example: Open the website]
  3. [Example: Go to /upload and upload a X image]
😢 Unexpected result

[Example: The website responds with a 500 error, in some routes it is just a white screen. The debug from the server is... ]

📃 Error log message

[Example: Must attach/paste the server error log relevant to this issue]
 
Solution
I am a fvcking idiot. I had three web-apps that I was trying to update, and I uploaded the settings.php file to the wrong domain. Dios mio. Sorry for wasting your time. ☹️

Attachments

👉 Imagemagick doesn't include support for webp by default, it needs to be compiled with it. In plenty cases imagick libs available in pre-made servers won't support webp. The best you can do is to ask your provider to catch up with modern times.

Your editing seems correct, make sure that the server isn't caching that file. If you get "Imagick fail format" then definitely the file is cached, because your editing sets gd.
 
I am a fvcking idiot. I had three web-apps that I was trying to update, and I uploaded the settings.php file to the wrong domain. Dios mio. Sorry for wasting your time. ☹️
 
Solution
Back
Top