config show php
php=service
AllowUrlFopen=Off
MaxExecutionTime=7200 ***That's for 2 hours***
MemoryLimit=1000M ***That's for 0,976GB Main Memory on MB***
PostMaxSize=1000M *** That's for 0,976GB ***
UploadMaxFilesize=1000M *** Also ***
status=enabled
In my case there are 128MB Mainboard Memory, 2GB Maximum Post Size and 2GB Maximum Size per added File. I Thought that's enough if i'd like to upload 700MB.