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. -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * ------------------------------------------ Search the list archives before you post http://marc.theaimsgroup.com/?l=php-general ------------------------------------------ /* Windows: an Unrecoverable Acquisition Error! */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php