MS
Asked
I have a purchase with more than 1000 products that I uploaded by csv, I want to download this purchase by PDF or edit it and when I try it tells me that it does not respond. why does this happen When I want to edit or download it, it remains as in the image It is blank and I have to return the page for it to work
- MSAnsweredHello,
I am not sure, you can check your server error logs for error details.
The edit for such big purchase will require you to increase your server limits specially the `max_input_vars`, `memory_limit` & `max_execution_time`.
Thank you - MSAnsweredwhat size do you recommend for each field mentioned in your answer
- MSAnsweredHello,
I have no fix numbers but I think multiple the current value to 5x or more for input vars, 512M or 1G memory and 300 max execution time should be fine.
Thank you - Login to Reply