I am attempting to use a script which utilizes GD2 to display a secure image for registration stopping spam bots.
The image does not display and only shows up as a one of those boxes with a red X.
Here is the info I got from running info on my php application:
PHP Version 5.0.4
Server API Apache 2.0 Handler
GD
GD Support enabled
GD Version bundled (2.0.28 compatible)
FreeType Support enabled
FreeType Linkage with freetype
FreeType Version 2.1.9
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled
I am using a godaddy virtual dedicated server. I have tried modifying the php.ini by adding the line extension=gd.so which did not work.
I have been banging my head off the desk for about a week and the picture still doesn’t show up. I had hoped that the “head banging” would somehow magically fix this.
BTW: I am a noob so if you could provide as many details as possible I would greatly appreciate it.
Thanks,
John