I have enabled gd in /etc/opt/remi/php72/php.d/20-gd.ini ; Enable gd extension module extension=gd the server loads without any issue, but I do not see gd module enabled in phpinfo. I have installed php72-gd via yum.
php72 -m showed me error that gd is not loaded. i installed this -bash-4.2# yum install harfbuzz so that problem is solved, now php72 -m is not showing error. It shows gd loaded. but phpinfo still does not show it
PHP Version 7.2.34 problem solved sir. I think after I restart php-fpm it started working. I had to install this yum install harfbuzz