Hi!

SWFupload is great great great, thanks a lot for doing it.

Sadly I've got a problem.
It works well at my local space but when I set it up at our server it starts bugging. Sometimes (not too often) files uploads well but at most cases the history is like that:

SWF DEBUG: startFile(): File Reference found. File accepted by startUpload event. Starting upload to /?c=photos&m=do_upload&album_id=4&session_id=742dd7c18f863b4bb24a8798e5228bda for File ID: SWFUpload_0_0
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 32768. Total: 3258545
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 65536. Total: 3258545
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 98304. Total: 3258545
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 131072. Total: 3258545
SWF DEBUG: Event: uploadError : IO Error : File ID: SWFUpload_0_0. IO Error.
SWF DEBUG: Event: uploadComplete : Upload cycle complete.
Error Code: IO Error, File name: photo.jpg, Message: Error #2038

Where should i search the problem? Thanks!