I have a very basic upload script, probably lifted straight off the php.net/move_upload_files function page.
move_uploaded_file() is failed because it canno
move_uploaded_file()
For future reference this can also happen when Apache does not have access to the destination directory (Remember to change the ACLs !!).