Replies: 6
Hi,
I read the post about fixing the “An error occurred while processing the form. Please try again” issue. I changed the values of the following:
max_execution_time 900
max_input_Time 900
max_input_vars 3000
memory_limit 1024m
post_max_size 1024m
session.gc_maxlifetime 1440
upload_max_filesize 1024m
I tried it on my desktop as well as my phone. The issue happened on both. The file size is 185 megs, so it is well within the limits.
Any suggestions would be very much appreciated!