How about templates? All the files or just the folder?
"If it is not done automatically in setup (it will tell you), you may want to chmod your templates to 666 so that you can edit them through the online editor."
If it were the directory it would say chmod your /templates/ directory. Also, if you see the manual entry on chmoding, chmoding any directory to 666 would kill it. 666 is always files. It means to chmod the template files within your template set (and the location of your template set, of course, varies depending on which one you're using).
0/5
1
2
3
4
5
This thread is closed, so you cannot post a reply.
Comments on chmod questions
Usergroup: Customer
Joined: Mar 22, 2005
Total Topics: 3
Total Comments: 10
"Other items you may wish to chmod: searchlog.txt to 666, /attachments/ and /admin/ and /languages/ to 777."
Do we need to chmod ALL the files inside /attachments/ and /admin/ and /languages/ to 777?
Or we just chmod 777 for the folders?
Thank You.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
It means the directories, not files, except where it specifies files.
Usergroup: Customer
Joined: Mar 22, 2005
Total Topics: 3
Total Comments: 10
Thanks Paul.
How about templates? All the files or just the folder?
"If it is not done automatically in setup (it will tell you), you may want to chmod your templates to 666 so that you can edit them through the online editor."
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
If it were the directory it would say chmod your /templates/ directory. Also, if you see the manual entry on chmoding, chmoding any directory to 666 would kill it. 666 is always files. It means to chmod the template files within your template set (and the location of your template set, of course, varies depending on which one you're using).