| Author |
Files not found in image directory
|
Migrated From Jforum.net
Ranch Hand
Joined: Apr 22, 2012
Posts: 17424
|
|
I installed Jforum under tomcat 6 desigened a new logo by the name logo.gif and copied it ti the image directory.
when i browse to the image it gives me error 404 file not found. other images like the origenal logo.jpg is found.
What am i doing wrong
Best regards,
Sven [originally posted on jforum.net by Drnobody1]
|
 |
Migrated From Jforum.net
Ranch Hand
Joined: Apr 22, 2012
Posts: 17424
|
|
Drnobody1 wrote:I installed Jforum under tomcat 6 desigened a new logo by the name logo.gif and copied it ti the image directory.
when i browse to the image it gives me error 404 file not found. other images like the origenal logo.jpg is found.
What am i doing wrong
Best regards,
Sven
Does the new file have the correct permissions/owner set? What is the path you used for the image directory? [originally posted on jforum.net by GatorBait3]
|
 |
Migrated From Jforum.net
Ranch Hand
Joined: Apr 22, 2012
Posts: 17424
|
|
GatorBait3 wrote:
Drnobody1 wrote:I installed Jforum under tomcat 6 desigened a new logo by the name logo.gif and copied it ti the image directory.
when i browse to the image it gives me error 404 file not found. other images like the origenal logo.jpg is found.
What am i doing wrong
Best regards,
Sven
Does the new file have the correct permissions/owner set? What is the path you used for the image directory?
Permissions/owner set what do you mean? [originally posted on jforum.net by Drnobody1]
|
 |
Migrated From Jforum.net
Ranch Hand
Joined: Apr 22, 2012
Posts: 17424
|
|
Drnobody1 wrote:
GatorBait3 wrote:
Drnobody1 wrote:I installed Jforum under tomcat 6 desigened a new logo by the name logo.gif and copied it ti the image directory.
when i browse to the image it gives me error 404 file not found. other images like the origenal logo.jpg is found.
What am i doing wrong
Best regards,
Sven
Does the new file have the correct permissions/owner set? What is the path you used for the image directory?
Permissions/owner set what do you mean?
Does the app server have permissions to your new file? Are you using Windows or Linux? Where did you put the new logo file?
[originally posted on jforum.net by GatorBait3]
|
 |
Migrated From Jforum.net
Ranch Hand
Joined: Apr 22, 2012
Posts: 17424
|
|
Also, Tomcat URL's are case sensitive. So make sure the case of the file matches the case of the request. E.g. if the file is LOGO.gif in the file system, it won't match the a url with logo.gif in it. [originally posted on jforum.net by monroe]
|
 |
Migrated From Jforum.net
Ranch Hand
Joined: Apr 22, 2012
Posts: 17424
|
|
Ok thank you it was the case sensetive thing [originally posted on jforum.net by Drnobody1]
|
 |
 |
|
|
subject: Files not found in image directory
|
|
|