I want to file upload a 40Mb
file but after some time an error shows ( connection reset
). I've already set all values in php.ini What Can I do?
upload_max_filesize = 500M
max_input_time =7200
memory_limit = 128M
max_execution_time = 7200
post_max_size = 500M