hi fred, On Fri, 2007-04-06 at 19:37 +0100, Fred wrote:
> PHP Warning: PHP Startup: Unable to load dynamic library
> /usr/lib/php5/20060613+lfs/gd.so - /usr/lib/php5/20060613+lfs/gd.so:
> undefined symbol: gdImagePngCtxEx in Unknown on line 0
this is very strange. can you provide the output of:
nm -D /usr/lib/libgd.so.2 | grep gdImagePngCtxEx
? the symbol should be provided by this library, and it seems you have
it installed (libgd2-xpm), so i'm at a loss as to why you're seeing
this error. maybe reinstalling libgd2-xpm would help?
sean
signature.asc
Description: This is a digitally signed message part

