• Resolved nikpacara

    (@nikpacara)


    Hello and thanks for this plugin!
    I have just transferred my site to Amazone cloud with an ec2 Instance but I faced some problems with DBs, Permissions, Memory…

    I was diagnosing my DB and used Query Monitor and found something interesting in this plugin for Wordfence:

    chmod()
    wp-content/plugins/wordfence/waf/bootstrap.php:567
    wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/file.php:379

    If it’s something about permissions, i already change it to proper ones like 664 for bootstrap.php and 660 for file.php??!!

    Thanks again!

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @nikpacara,

    I’m not sure I understand the issue you’re experiencing.

    Why do you think the “chmod” commands from the Wordfence code are related to the problem?

    Thread Starter nikpacara

    (@nikpacara)

    Hi @wfyann,

    As i mentioned above or below:

    chmod()
    wp-content/plugins/wordfence/waf/bootstrap.php:567
    wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/file.php:379

    That was the error i got from Query Monitor… and by that i looked at source code of bootstrap.php at line 567 and file.php at line 379 and I thought that could be something about permission…!

    How can i make you understand the problem?!

    Hello,

    Have you disabled chmod as a function? If so, this will cause errors with any code trying to use chmod and may explain the issue you are having.

    Unfortunately we do not know why Query Monitor is trying to chmod the files. I would have to recommend you reach out to them to see if they have a solution.

    Thanks, and have a great day!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘chmod() bootstrap.php:567’ is closed to new replies.