Hi, support,
I have a problem. I'm trying to copy or rename a file in the tmp directory. But it says me:

QUOTE
Warning: rename(/tmp/6oRhqlsCNt): failed to open stream: Permission denied in ......

Warning: rename(/tmp/6oRhqlsCNt,/home/mdesign/userfiles/file.swf): Permission denied in ......


I tryied also with the copy() command, but it says me the same. The permission of the tmp directory is set to 777. I can't see where is the problem.

I also tryed with move_uploaded_file and it doesn't says anything, but its nothing happened.

Any idea?
thanks