sudo apt install php php-common gcc
sudo apt install imagemagick
To install imagick
sudo apt-get install php-imagick
After you can enable on phph.ini
extension=imagick.so
php -m | grep imagick
Last, just restar apache:
sudo service apache2 restart
Discover more from Soa Technology | Aditya Website Development Designing Company
Subscribe to get the latest posts sent to your email.