I am using Xampp (on win 2003 server) and I have provided both PHP and Apache to boot with a 6 GB limit and no time limit for waiting for system processes. When I try to publish a form with a downloaded file above ~ 1.8 GB, it waits until 100% is loaded, and then updates the form with an empty field. There are no error messages, no routing to form the landing page - the same page from scratch.
Is there a hidden limitation or limitation of the file system that does this? If so, could you suggest a better (free) download method for PHP?
Thanks in advance, Mark.
Edit: 2 GB limit is not 1.8 GB
source share