By sconway224 on
We have a development site that is running fine, we want to transfer this site to a different server. On the new server, we run IIS on Windows 2003. The problem we face is that all content , member areas work OK, but any images are not appearing. They are not coming with an X like I have seen some posts, they just aren't there at all. I have check the paths in MySQL, and they appear correct, check permissions on the files and files/images folders and those too are OK.
Comments
Binary
If you used ftp the move the site, images must be transferred in binary. Many times auto doesn't work.
Zipped File
Hello,
Thanks for that, I received a zip file with all content, images, etc from the developer. The said images do exist and can be loaded on the server, just there are no IMG SRC tags in the pages where they should be. I tried to post a blog entry also with an image attached, and it doesn't appear either. Anything special to do with IIS that should be conisidered?
Thanks,