Re: Cant Display the image...

[email protected] (David Dorward)
Newsgroups perl.beginners.cgi
Message-ID <[email protected]>
On 6 Sep 2007, at 13:03, jeevs wrote:
>         qx{chmod -R 777 /var/www/images/file.png};
>         print qq(<img src='/var/www/images/file.png'>);

Your alt attribute is missing.

And the location of the file on the server's file system is not going  
to be the same as the path under the webroot. Otherwise you could go  
to http://www.example.com/etc/passwd on practically any system.


-- 
David Dorward
http://dorward.me.uk/
http://blog.dorward.me.uk/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.