Changes are not saved on a large table
-
Hello,
I am trying to edit a large table that contains about 3.800 rows and 11 columns. While I can upload the excel file, whenever I try to do a simple change and edit something, for instance add a scrollbar and then save it, I always get one of the two following errors:
“Unfortunately, an error occurred. There was a problem with the server, HTTP response code 400 ().”
“Request Method POST Status Code 413 Content Too Large.”
I could not find the error code in the frequently asked questions and I have already increased all relevant PHP limits on the server (memory_limit, max_input_vars, post_max_size, upload_max_filesize, max_execution_time, and max_input_time) to ensure that TablePress can handle large tables as suggested in another post. Is there something else I should check?
Thank you in advance
You must be logged in to reply to this topic.