problem on update, Uncaught exception /ImageManag

Hello
Follow-up to upgraded my site from Dolphin 7.1.6 to 7.2.0 I just finish to the upgraded, but I have a problem my site on the home page displays error below code someone an idea to correct the error?
.............................................
Fatal error: Uncaught exception 'Intervention\Image\Exception\MissingDependencyException' with message 'PHP Fileinfo extension must be installed/enabled to use Intervention Image.' in /home/mysite/public_html/plugins/intervention-image/Intervention/Image/ImageManager.php:123 Stack trace: #0 /home/mysite/public_html/plugins/intervention-image/Intervention/Image/ImageManager.php(25): Intervention\Image\ImageManager->checkRequirements() #1 /home/mysite/public_html/inc/classes/BxDolImageResize.php(44): Intervention\Image\ImageManager->__construct(Array) #2 /home/mysite/public_html/inc/classes/BxDolImageResize.php(62): BxDolImageResize->__construct() #3 /home/mysite/public_html/inc/classes/BxDolFilesModule.php(1707): BxDolImageResize::instance() #4 /home/mysite/public_html/modules/boonex/photos/classes/BxPhotosSearch.php(447): BxDolFilesModule->getWallPostOutline(Array, 'picture-o') #5 [internal function]: BxPhotosSearch->serviceGetWallPostOutline(Array) #6 /home/mysite/public_html/inc/classes/BxDolRequest.php(96): call in /home/mysite/public_html/plugins/intervention-image/Intervention/Image/ImageManager.php on line 123
Quote · 23 Sep 2015

 

PHP Fileinfo extension must be installed/enabled to use Intervention Image

 This is the nature of the problem, fileinfo extension must be installed.  If it is installed, then you need to enable it.  This will depend on how your server is set up.  If you are running WHM/cPanel then you can do this through easy Apache.  If you are on a shared host, you will need to contact your hosting provider.

Geeks, making the world a better place
Quote · 23 Sep 2015

Hello, geek_girl
The problem is solved now, thanks

Quote · 23 Sep 2015

@kara how did you solve the problem? I am having the same issue

Quote · 30 Sep 2015

 

@kara how did you solve the problem? I am having the same issue

Are you on shared hosting or a VPS/dedicated server? If on shared, you'll need to ask your host to install it. For VPS/dedicated servers with cPanel/WHM, use EasyApache and add it during the PHP configuration steps.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 1 Oct 2015

 Hello,
I shared hosting but the problem is solved, thank you

 

@kara how did you solve the problem? I am having the same issue

Are you on shared hosting or a VPS/dedicated server? If on shared, you'll need to ask your host to install it. For VPS/dedicated servers with cPanel/WHM, use EasyApache and add it during the PHP configuration steps.

 

Quote · 2 Oct 2015
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.