in reply to Re^4: Broken image link when calling CGI from img tag
in thread Broken image link when calling CGI from img tag
Check the logs, check the raw http request (or check link directly without img tag). <P. Either you're not outputting the image correctly (correct headers, binmode ...), or permissions on the file are wrong, or the webserver is configured to not serve images from that directory ....
|
|---|