You will need to edit the server’s php.ini file and increase the upload limit. It don’t matter what server you use, they all have a php.ini file.
Really large files like the OP mentioned are better uploaded via FTP. He was probably reaching is php timeout limit.