0

I m trying to upload large video files (1.5 to 2GB) through my website hosted in Plesk, however, even after changing the PHP settings as

memory_limit to 5000M max_execution_time to 12000 max_input_time to 12000 post_max_size to 5000M upload_max_filesize to 5000M

However, If the files of size 100MB are uploading well.

it still gives me the same error as "Site can't be reached - The connection was reset"

FYI,

 Hosting in **Plesk**

 PHP version **7.2.33**

 Run PHP as **FPM Application Served by Apache**

Any help is greatly appreciated.

Harish K
  • 129
  • 2
  • 13
  • Are you sure domain is live? Site can't be reached seems to be a different problem. – nice_dev Aug 28 '20 at 07:09
  • yes, it is, on the other hand, If i m to upload a video of 100 MB it goes well. the problem rises when i try to upload large file – Harish K Aug 28 '20 at 07:28
  • 1
    Does this answer your question? [How to upload large files above 500MB in PHP](https://stackoverflow.com/questions/16102809/how-to-upload-large-files-above-500mb-in-php) – nice_dev Aug 28 '20 at 07:52

0 Answers0