Flash file uploader 503 Error

Hi there,

I have created a file uploader with flash using the FileReference class, however I keep on getting a 503 error at the end of the file upload and the file never actually uploaded onto the server. I believe my code was correct as I tested it on another server and the same thing worked there but not this server that I am working on.

I am wondering if anyone would know why this error is occurring. I’ve tried using just pure PHP to upload files and that worked, however it doesn’t work on flash… I’ve been trying to figure this out for a long time but got no clue…

Thanks in advance!