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