• Resolved andrewfs125

    (@andrewfs125)


    Hi,

    After migrating to another server most of the images are not shown anymore on the website and in the media library.

    After some troubleshooting the images re-appeared when deactivating WP Cerber.

    -mbstring is enabled
    -uploads dir etc have 0755 permissions
    -all files in uploads dir etc have 0644 permissions

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter andrewfs125

    (@andrewfs125)

    When I switched off the blocking of PHP-scripts in the WP media-map all seems to work again.

    Earlier it used to work fine with this switched on.

    Plugin Author gioni

    (@gioni)

    Yes, it solves the “issue,” but I strongly recommend you not using a plugin that puts executable files to the media folder. Having code among uploaded images and allowing it to be executed is a serious security threat/breach. The media (uploads) folder is for media files only, period. It’s basics. There are no excuses for not knowing how to process media files without placing executable files in the folder.

    Thread Starter andrewfs125

    (@andrewfs125)

    I just checked the uploads dir and there are no executable files in there.

    I assume you believe Cerber found executable files in the uploads dir and then blocked the whole dir. I’m trying to understand why this happend.

    Thread Starter andrewfs125

    (@andrewfs125)

    Even with a fresh wp install and only WP Cerber installed as plugin I have the same problem.

    Thread Starter andrewfs125

    (@andrewfs125)

    Since my problem isn’t important enough I’ve decided to switch to another plugin.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Images are not shown’ is closed to new replies.