I have gd-1.8.3 (from sunfreeware.com) installed on my solaris box. I used php function_exists() to test some functions and only imagepng() existes, the rest, for example, imagecreatefrompng(), imagestring(), imagecreate(), didn't.
If I installed gd package wrong, then I shouldn't have the imagepng() function at all.
Any ideas?
cheers