• Resolved Moinsen

    (@moinsen)


    Hi,

    I get a

    “403 –Forbidden You do not have permission to access this document.” –

    error when I try to save changes on the settings page. It worked before, I didn’t change anything except for the regular updates. It’s the only plugin on this site. Everything else works fine. File and directory permissions are set as suggested.

    Any ideas what happened?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Moinsen

    (@moinsen)

    OK, found a solution by myself: setting php to run as FPM – nginx solved it.

    Running as FPM – apache results in 403 error, reason:
    “Possible JSON-Based SQL Injection”

    Plugin Author xnau webdesign

    (@xnau)

    That tracks: this kind of issue is usually due to security rules that the server uses.

    Great that you found a solution, another way to deal with this is to set up an exception to the security rule that allows the page data to be submitted.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘403 – forbidden error on settings page’ is closed to new replies.