PDA

View Full Version : Sub-Domain Image Problems


Diablo
07-01-2006, 09:29 AM
My subdomain isn't showing the images on my website unless I host the images on other websites. www.savage.good4earth.us

dvessel
07-01-2006, 09:50 AM
Your links are bad.

The way you linked it makes it point to this address. Gives a 404 -doesn't exist & 403 permission denied.

http://www.savage.good4earth.us/Construction.gif

But this only gives a 403. Check your permissions and move the image to your sub-domain folder.

http://www.good4earth.us/Construction.gif

Diablo
07-01-2006, 02:00 PM
I have a few screenshots here. This is the permissions of the gif, Constructionhttp://i60.photobucket.com/albums/h30/Diablo795/Permissions.gif
I use the WYSIWYG and HTML editer Namo WebEditor 2006. I took a look at the image properties and this is what I got.
http://i60.photobucket.com/albums/h30/Diablo795/Capture1.gifhttp://i60.photobucket.com/albums/h30/Diablo795/Capture2.gifhttp://i60.photobucket.com/albums/h30/Diablo795/Capture3.gif

dvessel
07-01-2006, 02:03 PM
Where is the file stored? Inside the subdomain folder? Outline where the file is located on the server. The image properties is not related to this problem.

Diablo
07-01-2006, 02:05 PM
It's inside the Sub-Domain folder of savage.
http://i60.photobucket.com/albums/h30/Diablo795/Capture6.gif

dvessel
07-01-2006, 02:19 PM
The 404/403 error on http://www.savage.good4earth.us/Construction.gif I misread. It's due to a custom error handling page. Try removing the temp_404.. file. Not sure why it would trigger when the file is there.

Also look in the custom error pages inside your cpanel. See if there anything setup in there.

Diablo
07-01-2006, 02:28 PM
I removed temp 404... It did nothing. There not much in the error pages either.

dvessel
07-01-2006, 02:58 PM
I'm not talking about the error log if that's what you mean. There is a section to create custom error pages.

Outside of this, it's really hard to say. :confused: It seems to affect only your images. Try uploading a fresh image to make sure the files aren't corrupt and make sure they are uploaded in binary. There is an option to upload as binary or ASCII but the client should know the difference unless you changed something.

Check the mime types also. Highly unlikely but look for the .gif handler. Is it set as an image.

Diablo
07-01-2006, 03:03 PM
Where the option of puting a image binary? How do I look at Mime? I really have a hard time with images.

Diablo
07-01-2006, 03:07 PM
Sorry, I have to go