What lets you believe that the file seems to be upload?

Some ideas:
Does uploadPath really exist?
Does uploadPath and or filename contain invalid characters?
Check return value of move_uploaded_file.
Check directory permissions.
Check php.ini:
Upload_tmp_dir
Post_max_size
Upload_max_filesize

HTH
Olaf



--
View this message in context: 
http://apache-flex-users.2333346.n4.nabble.com/Flex-mobile-Upload-to-php-server-problem-tp12292p12293.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to