Hi,

I have unzipped the demo to my server and it doesn't work out of the box (as one would hope to AT LEAST see the demo work).

My configuration is probably to blame so:

SSL only (only accepting requests on 443)
Windows 2000 Server
Apache 2.0.59
PHP 4.4.7

Apache HTDocs is on a FAT32 volume, Windows 2k Server is on an NTFS volume.

Now from that I'm sure someone could point out what the problem is:

I fill in the classic demo information, and without any delay or progress information it says file rejected.

Debug Says:
SWF DEBUG: SWFUpload Init Complete
SWF DEBUG:
SWF DEBUG: ----- SWF DEBUG OUTPUT ----
SWF DEBUG: Build Number: SWFUPLOAD 2.0.1 FP9 2007-12-05 0001
SWF DEBUG: movieName: SWFUpload_0
SWF DEBUG: Upload URL: ../formsdemo/upload.php
SWF DEBUG: File Types String: *.*
SWF DEBUG: Parsed File Types:
SWF DEBUG: File Types Description: All Files (*.*)
SWF DEBUG: File Size Limit: 1024000
SWF DEBUG: File Upload Limit: 0
SWF DEBUG: File Queue Limit: 1
SWF DEBUG: Post Params:
SWF DEBUG: ----- END SWF DEBUG OUTPUT ----
SWF DEBUG:
Flash called back and is ready.
SWF DEBUG: Event: fileDialogStart : Browsing files. Single Select. Allowed file types: *.*
SWF DEBUG: Select Handler: Files Selected from Dialog. Processing file list
SWF DEBUG: Event: fileQueued : File ID: SWFUpload_0_0
SWF DEBUG: Event: fileDialogComplete : Finished adding files
SWF DEBUG: StartUpload(): Starting Upload: First file in queue
SWF DEBUG: StartFile: First file in queue
SWF DEBUG: Event: uploadStart : File ID: SWFUpload_0_0
SWF DEBUG: startFile(): File Reference found. File accepted by startUpload event. Starting upload to ../formsdemo/upload.php for File ID: SWFUpload_0_0
SWF DEBUG: Event: uploadError : IO Error : File ID: SWFUpload_0_0. IO Error.
SWF DEBUG: Event: uploadComplete : Upload cycle complete.

Some help would be appreciated. Thanks,

-Josh