Thanks for the explaination!!

That was the problem.  One of the directories in the path did not have
execute permissions.

/T

on 8/17/04 7:58, Jason Wong at [EMAIL PROTECTED] wrote:

> Please do not top post.
> 
> On Tuesday 17 August 2004 19:31, [EMAIL PROTECTED] wrote:
> 
>> How do you do that exactly - sorry for the stupid question - but the perms
>> for [Œabsolute_path¹]/ is already rwxrw-rw-.
>> 
>> Let me know if you are referring to a different way to set permissions...
> 
> 1) What is the real name of your destination directory? I have been assuming
> that "[Œabsolute_path¹]" is a substitution for the real path. If
> "[Œabsolute_path¹]" is indeed your path then I suggest that you rename it to
> use just alphanumerals.
> 
> 2) The webserver must have 'x' permission for every parent directory of the
> destination directory and must have 'wx' for the destination directory
> itself.
> 
> To test and to convince yourself that move_uploaded_file() is working (or
> otherwise) use /tmp as the destination directory.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to