Linux serverNETWORK ADMINISTRATIONS

How to Install imagick on php8 using aapanel centos

How to Install imagick on php8 using aapanel centos

aapanel php8 imagick

sudo -i

yum install git

git clone https://github.com/Imagick/imagick

cd imagick

yum install ImageMagick-devel

phpize && ./configure –with-php-config=/www/server/php/80/bin/php-config

make

make install

add this to php.ini file

extension = “imagick.so”

We Teach Phone Repair, Computer, Web Development for Free
SUBSCRIBE OUR CHANNEL

This Channel has Not supported For Any Illegal Activities And This Channel is Only For Educational Purposes

source

centos 7

Leave a Reply

Your email address will not be published. Required fields are marked *