This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 4

IOErrorEvent


  1. karumba
    Member

    hi all!

    this error came back when i tried to upload a quite big (1.3GB) file with my machform:
    IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2038"

    any ideas what the reason could be?

    thanks!
    jan

    Posted 9 years ago #
  2. kastech
    Member

    there was probably a disk space error, 1.3gb is not a file size you should ever send through a web form.

    Posted 9 years ago #
  3. karumba
    Member

    well it normally works fine, but sometimes it doesn't. uploading a 1.3GB file shouldn't be a problem nowadays, it works with other solutions as well.

    Posted 9 years ago #
  4. AMurray
    Pro Member

    It could be caused by a number of things but including the following:

    1) Your host's file upload limit setting in the php file; what is that setting?

    2) The setting under theMachform file upload field properties. You can set a maximum file size there - have you set it to 1300 MB (but not sure it even allows that much)? You would need to then ensure your php.ini file upload size is the same, or more than 1.3 GB.

    @kastech might be right - the I/O error could be disk related, such as running out of diskspace.

    Posted 9 years ago #

RSS feed for this topic

Reply