• Resolved James Laws

    (@jameslaws)


    I have a multi site that was working fine. I added a new site to the network and the mapped a domain. Now when I upload an image it uploads to the server just fine but the images appear broken.

    All older images still work fine and if I skip WordPress and go directly to the image they still appear broken.

    All the server folders and images have the same permissions, .htaccess appears to be fine. It seems like it might be a server issue because if I delete the image I no longer just get the broken image but a 404 error. So the server knows there is something there but won’t display it.

    This images was imported on May llth and works fine: https://tvfcu.com/r/blogs.dir/6/files/2010/02/logo-monteagle1.png

    This image was uploaded today and seems to be broken: https://tvfcu.com/r/blogs.dir/6/files/2010/02/DoubleTree-logo.png

    Both images appear on the server without an issue.

    Any guidance would be greatly appreciated.

Viewing 8 replies - 16 through 23 (of 23 total)
  • Thread Starter James Laws

    (@jameslaws)

    Exactly the same results.

    Do you have this line in your .htaccess file:
    RewriteRule ^files/(.+) wp-includes/ms-files.php?file=$1 [L]

    And this link in your httpd.conf file:
    Options FollowSymLinks

    Thread Starter James Laws

    (@jameslaws)

    Yes on both counts.

    Can you SSH into the box and verify the image is in the right directory and see the size of the image?

    Thread Starter James Laws

    (@jameslaws)

    Yup. I’m looking at the images in that directory right now. All specs look good on the server.

    I am stumped. I am headed into a meeting. I will do some research when I get out of it if you are still having an issue.

    Thread Starter James Laws

    (@jameslaws)

    I appreciate it. I’m sure I will because I can’t think of one reason that the server should be behaving like this.I have updates to make but I can’t. Very frustrating.

    Thread Starter James Laws

    (@jameslaws)

    This is one of the strangest things I have ever encountered. From all I can tell this issue is related to the Chrome browser cache issue of all things.

    The reason this is still so puzzling is that the file would show on the server but even if I place the full path to the image in another browser I would get the same results.

    Sorry I wasted your time but this was truly bizarre and I’m not sure I still really understand what was happening.

Viewing 8 replies - 16 through 23 (of 23 total)
  • The topic ‘Images upload fine but are broken and wont display’ is closed to new replies.