Subject: | Can't display images |
Posted by: | dushkin (talte…@gmail.com) |
Date: | Thu, 21 Jan 2010 |
Hi All,
I am preety new to web development.
I must be missing something very basic here.
I developed a php file named Register.php.
I put couple of images in it.
I use apache tomcat 6.0
I loaded the file by typing http://localhost:8080/forphp/Register.php
on the address bar in IE8.
The images are not loaded.
The images properties shows that they refer to http://localhost:8080/<image
file name> as the image is at the same folder like Register.php
The folder forphp is under webaps directory which is in tomcat
directory.
The tomcat service is up.
Any help will be appreciated.
Thanks!