image-2

How to Fix “Composter detected issues in your platform” – Need PHP Extensions

Some times, your website went down due to a PHP error like below. Most likely, a certain plugin has been updated automatically. For my particular case, the problem came from the “Profile Builder”. The solution for this is easy. Getting the “bcmath” installed. That is it. In addition, I would like to set this plugin Read More

image-2

How To Install ImageMagick and PHP Imagick on CentOS 8 / RHEL 8

ImageMagick is an open-source software suite for creating, editing, converting, and modifying bitmap images. With ImageMagick, you can read and write over 200 image formats, including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Apart from providing a graphical interface for working with images, it also provides commands to resize an image, Read More