Search

You searched for the word(s):
< 1 second(s)
  • Re: Error 2038 on large upload

    Hi Eric,&nbsp;Some more info to the problem. We have tried testing on an older machine running Windows XP &amp; IE 8, and we are getting a similar error upon uploading smaller files (200mb). The error is similar to what I see on your support boards for the AJAX Uploader:&nbsp;&nbsp;Flash: the upload task is interrupted! io Error #2038&nbsp;The ...
    Posted to PHP File Uploader (Forum) by greggs on June 14, 2011
  • Re: Error 2038 on large upload

    Hi Eric,&nbsp;Just to add. This problem doesn't seem to be happening on all machines. On a windows machine (running windows 7), we are getting the normal error using the oversized file, and if I remove your script, I get the original PHPFileUpload oversized friendly error message. This is in IE, FF, Chrome and Opera.&nbsp;So far this problem then ...
    Posted to PHP File Uploader (Forum) by greggs on June 13, 2011
  • Re: Error 2038 on large upload

    Hi Eric,&nbsp;I made the change you suggested and tested it on something smaller, by having the alert fire on 2*1024*1024 (200mb), which it did successfully.&nbsp;However when I up it to 2GB using the code 2*1024*1024*1024 and once again try upload the 5GB file, I get my original error message 2038. The friendly message does not fire.
    Posted to PHP File Uploader (Forum) by greggs on June 13, 2011
  • Re: Error 2038 on large upload

    Hi Eric,&nbsp;Thanks for your response. Sorry, I should have made it clear, that we don't want people uploading more than 2GB, so that part is fine. We just want a friendly error message if someone does upload more than that. Also, is 2048000 not 2GB in KB?&nbsp;Thanks.
    Posted to PHP File Uploader (Forum) by greggs on June 13, 2011
  • Error 2038 on large upload

    Hi,&nbsp;We have setup a site to use your PHPFileUploader and are in the process of testing it. The site is predomintly written in PHP and is running on a Windows 2008 Server in IIS7. Both IIS and the PHP settings have been modified to accept large file uploads of 2GB.&nbsp;The PHPFileUpload script is being used in two places, one for single ...
    Posted to PHP File Uploader (Forum) by greggs on June 13, 2011