Welcome to Abdul Free Tech
We Teach How to Repair Phones, Computers, Web Development, and How Makes Money Online
SUBSCRIBE OUR CHANNEL
This Channel is Not Supported For Any Illegal Activities And All For Educational Purposes
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"