• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.
  • 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

upgrade unsuccessful

twm

Chevereto Member
Hi,
I can’t upgrade to 3.18.0.
After clicking update, the webpage is blank and nothing is displayed.


Server1
Nginx / php 7.4 / 7.2 /MariaDB 10.3
v3.17.0---->v3.8.0 unsuccessful
v3.17.1---->v3.8.0 unsuccessful

Server2
Nginx /php 7.4/ MariaDB 10.4
v3.16.2--->v3.8.0 unsuccessful
v3.17.0---->v3.8.0 unsuccessful
 
Fatal error: Uncaught Intervention\Image\Exception\MissingDependencyException: PHP Fileinfo extension must be installed/enabled to use Intervention Image. in /www/www/default/www.demo.com/app/vendor/intervention/image/src/Intervention/Image/ImageManager.php:137 Stack trace: #0 /www/www/default/www.demo.com/app/vendor/intervention/image/src/Intervention/Image/ImageManager.php(27): Intervention\Image\ImageManager->checkRequirements() #1 /www/www/default/www.demo.com/app/vendor/intervention/image/src/Intervention/Image/ImageManagerStatic.php(33): Intervention\Image\ImageManager->__construct() #2 /www/www/default/www.demo.com/app/vendor/intervention/image/src/Intervention/Image/ImageManagerStatic.php(45): Intervention\Image\ImageManagerStatic::getManager() #3 /www/www/default/www.demo.com/app/loader.php(243): Intervention\Image\ImageManagerStatic::configure() #4 /www/www/default/www.demo.com/index.php(20): include_once('/www/www/defaul...') #5 {main} thrown in /www/www/default/www.demo.com/app/vendor/intervention/image/src/Intervention/Image/ImageManager.php on line 137
 
Version 3.18 added support for Imagick and to do that it requires the Fileinfo extension.


Simply install the Fileinfo extension and restart the server.
 
Back
Top