aaP_it.dokterhub How To Install GD library PHP 8.4 & Openlitespeed 1.8.3 I have tried several ways to install/uninstall php8.4, but the GD module is still not active, and the same goes for the imagemagick extension. Please give me some guidance
aaPanel_Kern Hello, you can try to install it using the apt/yum command as: apt install lsphp84-imagick aaP_it.dokterhub
aaP_it.dokterhub thank mr. kern im solved after install: sudo dnf install epel-release sudo dnf install https://rpms.remirepo.net/enterprise/remi-release-9.rpm sudo dnf update install lsphp84-imagick dnf install lsphp84-gd and restart openlitespeed & php services