php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #81625 GD extension does not load
Submitted: 2021-11-15 13:46 UTC Modified: 2021-11-15 14:36 UTC
From: luis dot armengol at koyi dot tv Assigned: cmb (profile)
Status: Not a bug Package: GD related
PHP Version: 8.1.0RC6 OS: Centos 7.7
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: luis dot armengol at koyi dot tv
New email:
PHP Version: OS:

 

 [2021-11-15 13:46 UTC] luis dot armengol at koyi dot tv
Description:
------------
GD Library is not loading under Centos 7.7

In bug 81205 you say that libavid-0.9.0-1 is statically liked (at least in windows).

Is it supposed to be linked statically also in Linux? because I receive this error when trying to load GD Extension.

PHP Warning:  PHP Startup: Unable to load dynamic library 'gd' (tried: /opt/remi/php81/root/usr/lib64/php/modules/gd (/opt/remi/php81/root/usr/lib64/php/modules/gd: cannot open shared object file: No such file or directory), /opt/remi/php81/root/usr/lib64/php/modules/gd.so (/opt/remi/php81/root/usr/lib64/php/modules/gd.so: undefined symbol: gdImageAvifCtx)) in Unknown on line 0




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-11-15 13:55 UTC] luis dot armengol at koyi dot tv
Working fine installing gd-last.x86_64 from remi repository.
Sorry for the noise.
 [2021-11-15 14:36 UTC] cmb@php.net
-Status: Open +Status: Not a bug -Assigned To: +Assigned To: cmb
 [2021-11-15 14:36 UTC] cmb@php.net
Okay, closing then.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 06:01:29 2024 UTC