Viewing 1 replies (of 1 total)
  • Plugin Support wfpeter

    (@wfpeter)

    Hi @madrid2020, thanks for getting in touch.

    A filemtime() warning is just a file with bad permissions when we’re checking for modified files. As this is non-fatal you can choose to ignore it, or ensure the file permissions on your WordPress installation are 755 with an owner of www-data. You can see if there are any issues with permissions that Wordfence requires on your Wordfence > Tools > Diagnostics page.

    In some cases, running Query Monitor or similar tools can display warnings like this for silent failures as we sometimes utilize WordPress’ $wpdb->suppress_errors(true); function in situations we know an error may occur. Query Manager, and possibly other tools can ignore this intentional error suppression inbuilt into WordPress and present them as issues.

    Thanks,

    Peter

Viewing 1 replies (of 1 total)
  • The topic ‘Seeing filemtime() warnings in logs’ is closed to new replies.