Request Entity Too Large
-
When trying to save in the latest update, I now get the error:
“Request Entity Too Large
The requested resource does not allow request data with POST requests, or the amount of data provided in the request exceeds the capacity limit.”My Server config:
PHP version: php 7.4
memory_limit:256mb
max_execution_time:90 seconds
max_input_vars:3500
upload_max_filesize / post_max_size: 64mb`Any idea how I can resolve this issue?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Request Entity Too Large’ is closed to new replies.