Hi,

are there special things to set to make file-uploads possible?

I ask because move_uploaded_file() always returns false due to missing 
uploaded file.
But the print_r($_FILES) definetly turns out, that there was a 
successful upload.

And, what also looks a bit funny is, that there will be a 
"WEB-INF/upload" dir created that is NOT in the
root of my webapp. e.g. I try to upload from let's say 
"/mywebapp/subdir/upload.php", in "subdir" there is a 
"/mywebapp/subdir/WEB-INF/upload"
created without the expected uploadfile.

Any help for my problem?

Thanks,
Markus


_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to