Jump to content

Recommended Posts

Posted

I don't know if this is the right place to write, but I'm having problems with some images on my webpage. :dance:

 

Upon loading the images through my FTP, i got a message saying there was an error with the FTP....error 533.

 

It said the image was not there or did not exist. I checked my public_html folder and the images are there....Also checked the image path and it was correct. I don't know if there is something I missed anything or if there is just something there that I am missing......any suggestions??

 

the two pages that i'm having problems with are:

www.venuechicago.com/fOdyssey.htm

www.venuechicago.com/fCite.htm

 

thanks guys

Posted

Filenames are case sensitive in linux. Directories and filenames must match on the disk and in the code. For example, the code for the image that is missing on the left is calling for /pictures/odyssey/odysseyBoat.jpg but the directories are Pictures and Odyssey. As a rule, I use all lowercase letters in directory names and filenames to avoid this problem.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...