PDA

View Full Version : image verification not working



kevinnet
Sun 6th Jan '08, 1:22am
i just upgraded php and sql to version 5 and now image verification is not working. It's showing broken image (with an X)

for image processing - i'm using imagemagick .. and imagemagick is working properly

any ideas?

thanks.

Steve Machol
Sun 6th Jan '08, 1:42am
That means you did not compile PHP with GD and Freetype 2 support.

kevinnet
Mon 7th Jan '08, 12:06am
my host recompile php with GD and freetype 2 support and the background image is showing but the fonts don't show

i've verified that fonts are uploaded to correct directory

Steve Machol
Mon 7th Jan '08, 12:09am
If the fonts are uploaded then your host still has not fully installed GD and Freetype 2.