Read/Write errors? How to understand them better?

Home Forums Support Forum Read/Write errors? How to understand them better?

This topic contains 2 replies, has 2 voices, and was last updated by  Prodos Marinakis 8 years, 2 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1403

    Greetings.

    I’m a bit unclear about …

    What exactly are those files that get listed under read/write errors?
    Does the fact that they are read/write errors necessarily mean that they are problematic?
    What should be done about them? Can they be ignored? Do they need to be investigated further? Should they simply be deleted?

    Here is an edited sample of one batch of files that came up as read/write errors during an anti-malware scan:

    … /wp-content/plugins/contact-form-7/modules/really-simple-captcha4173.php
    … /wp-content/plugins/contact-form-7/modules/select89993.php
    …/wp-content/plugins/iwp-client/pclzip288d.php
    …/wp-content/plugins/iwp-client/pclzip88d.php
    … /wp-content/plugins/iwp-client/lib/cacert21f3d.php
    …/wp-content/plugins/iwp-client/lib/dropbox192.php
    …/wp-content/plugins/wp-front-end-editor/plugin7a24.php

    At a glance, is there anything about these files that arouses suspicion?

    Is there anything I can read to help understand this issue better?

    Thanks for any advice or help.

    Best Wishes,

    PRODOS
    Melbourne, Australia

     

     

     

    #1416

    Anti-Malware Admin
    Key Master

    A Read/Write Error simply means that my plugin was unable to read (or, when attempting to fix a file, write to) that file, usually because of the file permissions but sometimes it is because of the files size and/or the memory_limit being set too low in your php.ini file. It does not necessarily mean that those file are bad or malicious but it is an indication that there is some kind of issue on your server that needs to be investigated further. I would never suggest anyone delete files on there server just because there was a read/write error, but if you are able to download and open the files and you find the contents to be completely malicious then you can delete them for that reason (remember that some files that contain malicious code may also have code in then that your site need in order to function correctly).

    #1417

    Dear Eli,

    Thanks for explaining all that.

    Best Wishes,

    PRODOS

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.

Comments are closed.