in reply to Re^5: Display an image with a CGI program?
in thread Display an image with a CGI program?

If you cannot access the image directly, first debug that. See Display an image with a CGI program? and the replies to it. Also look in your webserver error log. If you cannot access http://wherever.example/yourapp/image.gif , that is a webserver configuration issue and has nothing to do with Perl.