Thank you very for the reply. I reloaded the file and now I am getting the error:
Failed to find flength file
I updated my php.ini to
upload_max_filesize 100M
post_max_size = 100M
output_buffering = On
max_execution_time = 1000
max_input_time = 1000
session.gc_maxlifetime = 14400
I am still getting the error. Any suggestions?