• 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

Fatal error: Uncaught Intervention\Image\Exception\MissingDependencyException: PHP Fileinfo extension must be installed

myyihang

Chevereto Member
Fatal error: Uncaught Intervention\Image\Exception\MissingDependencyException: PHP Fileinfo extension must be installed/enabled to use Intervention Image. in /www/wwwroot/yuantongpd.com/app/vendor/intervention/image/src/Intervention/Image/ImageManager.php:137 Stack trace: #0 /www/wwwroot/yuantongpd.com/app/vendor/intervention/image/src/Intervention/Image/ImageManager.php(27): Intervention\Image\ImageManager->checkRequirements() #1 /www/wwwroot/yuantongpd.com/app/vendor/intervention/image/src/Intervention/Image/ImageManagerStatic.php(33): Intervention\Image\ImageManager->__construct() #2 /www/wwwroot/yuantongpd.com/app/vendor/intervention/image/src/Intervention/Image/ImageManagerStatic.php(45): Intervention\Image\ImageManagerStatic::getManager() #3 /www/wwwroot/yuantongpd.com/app/loader.php(243): Intervention\Image\ImageManagerStatic::configure() #4 /www/wwwroot/yuantongpd.com/index.php(20): include_once('/www/wwwroot/yu...') #5 {main} thrown in /www/wwwroot/yuantongpd.com/app/vendor/intervention/image/src/Intervention/Image/ImageManager.php on line 137

Any buddy, how to fix it? Thank you.
 
Fatal error: Uncaught Intervention\Image\Exception\MissingDependencyException: PHP Fileinfo extension must be installed/enabled to use Intervention Image. in /www/wwwroot/yuantongpd.com/app/vendor/intervention/image/src/Intervention/Image/ImageManager.php:137 Stack trace: #0 /www/wwwroot/yuantongpd.com/app/vendor/intervention/image/src/Intervention/Image/ImageManager.php(27): Intervention\Image\ImageManager->checkRequirements() #1 /www/wwwroot/yuantongpd.com/app/vendor/intervention/image/src/Intervention/Image/ImageManagerStatic.php(33): Intervention\Image\ImageManager->__construct() #2 /www/wwwroot/yuantongpd.com/app/vendor/intervention/image/src/Intervention/Image/ImageManagerStatic.php(45): Intervention\Image\ImageManagerStatic::getManager() #3 /www/wwwroot/yuantongpd.com/app/loader.php(243): Intervention\Image\ImageManagerStatic::configure() #4 /www/wwwroot/yuantongpd.com/index.php(20): include_once('/www/wwwroot/yu...') #5 {main} thrown in /www/wwwroot/yuantongpd.com/app/vendor/intervention/image/src/Intervention/Image/ImageManager.php on line 137

Any buddy, how to fix it? Thank you.

Your answer is right there! "PHP Fileinfo extension must be installed/enabled to use Intervention Image" you need to install/enable Fileinfo extension in php.ini on your server/vps or ask your host to enable it.
 
Back
Top