• Resolved derethor

    (@derethor)


    Hello!

    Recently we moved our wordpress to a new VPS.

    We ran the wordfence diagnostics, and the test “process owner” failed.

    In our VPS, php functions posix_geteuid , posix_getpwuid are disabled, we can enable them, but we would like to be sure about this.

    so, why is this important? why is unsafe to hide the current process owner to PHP scripts?

    have a nice day

Viewing 1 replies (of 1 total)
  • Hi @derethor,
    We show the process owner in Diagnostics for debugging purposes. It helps when people are trying to solve file permission issues that sometimes occur. Our message that it failed is just an indicator of exactly that – we failed to check the process owner.

    In your case, you can just ignore that since you know why it’s happening.

    Hope that makes sense!

Viewing 1 replies (of 1 total)
  • The topic ‘Why we need the Process Owner’ is closed to new replies.