There are various server side settings which may need to be increased to allow large files to be uploaded.
For PHP, variables such as:
post_max_size
upload_max_filesize
upload_tmp_dir
You may also need to adjust some MySQL values, such as:
max_allowed_packet
max_packet_size
wait_timeout