View Single Post
  #7 (permalink)  
Old 08-13-2009, 03:54 PM
xxfishxx xxfishxx is offline
Junior Babbler
 
Join Date: Aug 2009
Posts: 2
xxfishxx has no reputation at Website Babble yet.
Default Thanks!!

Thanks a million for the explanation below. I know all of the other posts are great, but I was lost. I read this post and resolved my problem right away.

Thanks!!!!

Quote:
Originally Posted by MikeD View Post
To chmod a file on your host from windows:
  • Open your site in the ftp program
  • Right click on the file on your site you want to chmod
  • Select properties
  • Enter 777

chmod sets permissions for a file eg: read, write, execute for the owner (you) and guests (any one who views the file...this includes programs). 777 means anyone can do anything with the file.

--Mike
Reply With Quote