Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Howto Include Image with HTML::Template

by idle (Friar)
on Apr 03, 2007 at 05:59 UTC ( [id://607980]=note: print w/replies, xml ) Need Help??


in reply to Howto Include Image with HTML::Template

Your home dir is not web-server home dir(ServerRoot) and web-server can not see anything outside. Consider use relative paths rather then absolute, i.e. if your DocumentRoot=/home/monkfan/public_html, its should look like src="/SPACE-Web2/test.png".
Updated. And check web-server logs, its will show you where its looked for image.
  • Comment on Re: Howto Include Image with HTML::Template

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://607980]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2024-04-19 12:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found