Home Forums WoodMart support forum Warning: POST Content-Length of 54250693 bytes exceeds the limit of 41943040 by

Warning: POST Content-Length of 54250693 bytes exceeds the limit of 41943040 by

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #574578

    webkomplex.ch
    Participant

    Warning: POST Content-Length of 54250693 bytes exceeds the limit of 41943040 bytes in

    whtas the problem

    Attachments:
    You must be logged in to view attached files.
    #574627

    Hello,

    You need to increase the post_max_size directive in your PHP configuration file. This directive sets the maximum size of POST data that PHP will accept. By default, the value is usually set to 8MB.
    Try to increase the post_max_size and check the issue.

    Best Regards

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