Topic: Centos 7.3 / PHP73 - gd.so error

Hello Guys,

Need help on this error:

&#php --ri gd
PHP Warning:  PHP Startup: Unable to load dynamic library 'gd' (tried: /usr/lib64/php/modules/gd (/usr/lib64/php/modules/gd: cannot open shared object file: No such file or directory), /usr/lib64/php/modules/gd.so (/lib64/libraqm.so.0: undefined symbol: hb_ft_font_set_load_flags)) in Unknown on line 0
Extension 'gd' not present.

&# rpm -qa | grep gd
gdk-pixbuf2-2.31.6-3.el7.x86_64
gdbm-1.10-8.el7.x86_64
gd-last-2.3.0-1.el7.remi.x86_64
libgdither-0.6-8.el7.x86_64
php-gd-7.3.16-1.el7.remi.x86_64
gd-2.0.35-26.el7.x86_64
gdisk-0.8.6-5.el7.x86_64
gupnp-igd-0.2.2-3.el7.x86_64
gdb-7.6.1-94.el7.x86_64

&# yum install php-gd
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
* epel: fedora.melbourneitmirror.net
* remi-php73: fr2.rpmfind.net
* remi-safe: fr2.rpmfind.net
Package php-gd-7.3.16-1.el7.remi.x86_64 already installed and latest version
Nothing to do

&

Re: Centos 7.3 / PHP73 - gd.so error

Looks like same than https://forum.remirepo.net/viewtopic.php?id=3974

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi

Re: Centos 7.3 / PHP73 - gd.so error

Thanks! Issue, is fixed!

Re: Centos 7.3 / PHP73 - gd.so error

smile

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi