Hi Dhaval,
You said in your previous e-mail 'C:\'. Are you using a NT based
server or Unix based? If your server is a unix based one, consider
trying this command:
chmod 777 /path/to/directory
Warning, this is a bit dangerous and might be vulnerable, are you
running your webserver with nobody? Anyone else has access to
write cgi scripts on your servers? If everything's set up carefully,
you can chown your directory to nobody. It will work with the current
permission.
Ahmad Anvari

  ----- Original Message ----- 
  From: Dhaval Desai 
  To: [EMAIL PROTECTED] 
  Sent: Saturday, February 24, 2001 11:55 AM
  Subject: [PHP] Change dir mode to writable for uploading..


  Hi!

  I have problem uploading the file to a  directory...
  It says permission denied. THe problem is taht ther
  directory is on the web.
  I connect using WS_ftp.
  THe directory is set to:

  drwxr-xr-x

  How do I make it writable..?


  I am using form to upload the files there..


  Is there any way I can make the directory writable..?

  Thank You!

  Dhaval Desai

  __________________________________________________
  Do You Yahoo!?
  Get email at your own domain with Yahoo! Mail. 
  http://personal.mail.yahoo.com/

  -- 
  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]


Reply via email to