• When I try to make a new commit, I get the following response:

    Request Entity Too Large

    The requested resource
    /wp-admin/admin-post.php
    does not allow request data with POST requests, or the amount of data provided in the request exceeds the capacity limit.

    The same happens even if I try to commit just a single file.

    I have already changed variables inside my php.ini file to:
    – post_max_size = 100M
    – upload_max_filesize = 300M

    WordPress installation is configured as multisite and I have newest versions installed (WP – 4.5.1, Revisr – 2.0.2).
    I am hosting my WP installation at Siteground with NGINX seb server.

    I would appreciate any kind of help in this matter.

    https://www.ads-software.com/plugins/revisr/

  • The topic ‘Request Entity Too Large’ is closed to new replies.