[PHP-DEV] Bug #13001 Updated: Unable to load dynamic library From: sniper <email protected>
Date: 08/28/01

ID: 13001
Updated by: sniper
Reported By: adriano <email protected>
Old Status: Open
Status: Bogus
Old Bug Type: Dynamic loading
Bug Type: GD related
Operating System: Conectiva Linux 6
PHP Version: 4.0.6
New Comment:

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

Previous Comments:
------------------------------------------------------------------------

[2001-08-28 09:20:38] adriano <email protected>

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

------------------------------------------------------------------------

Edit this bug report at http://bugs.php.net/?id=13001&edit=1

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>