Hi For some reason i couldn't get the 777 thing to work on one of my hosts but managed to get this syntax to work instead :
chmod o=rwx directoryname ***It's not exactly secure but might get the job done *** Regards Girish -- www.girishnath.co.uk ----- Original Message ----- From: "Jason Wong" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 29, 2002 3:55 AM Subject: Re: [PHP] upload permission denied! On Tuesday 29 January 2002 11:48, sundogcurt wrote: > the directory permissions are set to 777 / 0777 any user, any group, > etc. at least that is how I understand it. if i'm wrong please correct > me, I do appreciate the help thank you. If they're set to 777 then anybody can do anything to it which means it should be OK. The only thing is whether you have set the *correct* directory? According to your code, I believe the file will be copied to: /home/gruesome/public_html/valeriemacwilliam/includes/content/ Is this correct? -- Jason Wong -> Gremlins Associates -> www.gremlins.com.hk /* If you have never been hated by your child, you have never been a parent. -- Bette Davis */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]