Hello!

I have a problem when I try to run swfupload demos (both versions 2.0.2 and 2.1.0 beta) on my server. When I go to page with demos on http://demo.swfupload.org/simpledemo/index.php all is working fine though.

Server is running on freeBSD, client PC have linux on gentoo core. Using the FF3 with the latest version of flash-player (9).

I copyed 'demos' folder to the root directory of my site. So I run www.[mysitename].ru/demos/simpledemo/index.php

After trying to upload some files I get the 503 error. But in the apache logs I dont see any mentions about that file upload.php has executed!

Browsing in Opera, after selecting the files in swf-window, browser not responding (this is a true for http://demo.swfupload.org/simpledemo/index.php also..).

And all is working fine on client PC with windows and any browser, on my server! Upload.php executes on my server as it should.