• Hey,

    Yesterday I was building my WordPress website without any problems. Uploading new images worked like a charm.

    Now today, I can not get my images back to work. My old images which I uploaded yesterday still work fine. But when I try to upload new images it gives the broken image in my Media Library, and when I ask him to open the link i get a Page not found 404 error.

    I’ve searched around, and i get that my files need to be 644 permission, and my folders 755. Even when i put 777 on folders and files it doesn’t work.
    I’ve reinstalled wordpress.
    I’ve cheaked both in chrome and safari
    I’ve deactivated all plugins, didnt work
    I’ve cheaked where my upload folder is (wp-content/uploads), seemed fine to me.
    I’ve cheaked htacces
    (# BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    # END WordPress)

    I dont know what else i cant do. My hosting says they cant help me (strato.nl)

Viewing 8 replies - 1 through 8 (of 8 total)
  • Hey there! I have the same problem!
    On the same hoster (strato germany)

    I also tried the same things… to no avail!
    Following….

    Same here…hoster = strato germany, happening since this morning without any changes since yesterday. Wouldn′t be surprised if strato changed something without notice…

    I have the same problem and also Strato (NL)
    I’ve tried all the above mentioned stuff and I have no idea what to do next….
    ??

    Called Strato. You can change the php settings to 5.6 or wait till they’ve fixed the problem… They are working on it.

    Thread Starter roydings

    (@roydings)

    Hey Annys, how can i change the PHP settings? Could you help me out?

    So, we’ve all got problems with Strato?

    Changing the php settings didn′t fix it for me.

    I suspected it has to do with php version but my customer has a very old strato hosting deal that doesn’t exist any more, lost password and the old packet doesn’t have options for changing php version.

    But at least now I know I can stop re-installing and wait for a solution or make my customer get a new password so we can upgrade the hosting deal.

    Thanks all for your infos!

    I logged into the Strato account and I could change the php settings. And now it’s working again.
    ??

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Broken images’ is closed to new replies.