Request Entity Too Large

Home Forums Support Forum Request Entity Too Large

This topic contains 2 replies, has 2 voices, and was last updated by  Anti-Malware Admin 3 years, 11 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #6344

    Hello,

    when I try to download the new definition, I have got an error tha appears, can’t update the definition and can’t scan my site :/
    Request Entity Too Large
    The requested resource
    /wp-admin/admin.php
    does not allow request data with POST requests, or the amount of data provided in the request exceeds the capacity limit.

    #6456

    I made search around the net and found I must give some parameters on my server.

    I put these :

    upload_max_filesize = 1000Mpost_max_size = 2000Mmemory_limit = 3000Mmax_execution_time = 1800max_input_time = 180

    But it seems it’s not enough, is there another thing to change?

    #7929

    Anti-Malware Admin
    Key Master

    That should be more than enough. Maybe those settings are not taking effect. Have you checked those values by calling the phpinfo(); in some standalone php file to make sure that what you have set is actually changing those php settings?

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.

Comments are closed.