php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13001 Unable to load dynamic library
Submitted: 2001-08-28 09:20 UTC Modified: 2001-08-28 11:39 UTC
From: adriano at sitebysite dot com dot br Assigned:
Status: Not a bug Package: GD related
PHP Version: 4.0.6 OS: Conectiva Linux 6
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: adriano at sitebysite dot com dot br
New email:
PHP Version: OS:

 

 [2001-08-28 09:20 UTC] adriano at sitebysite dot com dot br
Warning: Unable to load dynamic library '/usr/local/lib/php/gd.so' -
/usr/local/lib/php/extensions/gd.so: undefined symbol: gdImagePngCtx in /home/htdocs/xxx.php on line 3


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-28 11:39 UTC] sniper@php.net
Most likely your /etc/ld.so.conf misses the line
for the location of libgd.so, so add that and run /sbin/ldconfig

Ask further support questions on the mailing lists:

http://www.php.net/support.php

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 21:01:36 2024 UTC