I must be doing something wrong here. I set up gd, php4 and php4-gd so I can make images. But whenever I try to load the images on many different scripts, it gives me broken links. Direct accessing the php3 files reveals "Page Cannot be Displayed", and lynx -source says
HTTP request sent; waiting for response.
Alert!: Unexpected network read error; connection aborted.
Can't Access `http://host.domain.com/myimage.php3'
Alert!: Unable to access document.
Any ideas what the hell I've done wrong? Did I not install some binary? phpinfo(); reveals support for
"GD Support enabled
GD Version between 1.3 and 1.6.1
FreeType Support enabled
FreeType Linkage with TTF library
GIF Support enabled"
So what have I done wrong? I've used many scripts I've fetched off the web, but it does nothing. There's gotta be something set wrong.
Thanks,
Mike