cancel
Showing results for 
Search instead for 
Did you mean: 

How important is mhand and imagemagick to running Magento 2

How important is mhand and imagemagick to running Magento 2

`mHash` was deprecated several years ago when Hash came out. Does Magento 2.2.7 need `mhash` in order to run?

Also, how critical is `imagemagick` to running Magento 2?

2 REPLIES 2

Re: How important is mhand and imagemagick to running Magento 2

Hi @sportame

 

There is no release version 2.2.7 as of now for Magento. The version latest version is 2.0.7.

Please check the release notes Magento 2.0.7 CE Release Notes and the system requirements can be found on following link System requirements.

 

As per documentation Magento 2.0.7 require mhash. 

 

You can use any one or both from gd and ImageMagick 6.3.7,  I am using Magento2 with out  ImageMagick , we may miss some image optimization features in terms of quality if we do not use ImagMagick (Note: As of  now I have not checked this in the code base , so I may be wrong also) 

---
Problem Solved Click Accept as Solution!:Magento Community India Forum

Re: How important is mhand and imagemagick to running Magento 2

2.2.7 is a typo

 

What happens if I do not enable `mHash` ?