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
centos 7