Jump to ContentJump to Navigation/Login
` ` ` ` ` `

[Register]

Occasional ATutor release updates


No Members Logged In

(7 guests in past 15 min.)

Access Understanding Web Accessibility to learn about accessibility, or Register to take the course for FREE.

Support Forums

ATutor Bug Reports

Improper CHMOD for Themes


You must be signed-in to post.

AuthorSubject
  Page: 1
gnif
Subject: Improper CHMOD for ThemesQuote this post in your reply
When putting a new theme in 1.4.3, the CHMOD value of the folder is 700 (restrictive).
Posted: 2005-02-13 02:10:08
greg

Avatar for greg
Subject: See warning boxQuote this post in your reply
The warning box at the top of the theme manager provides instructions for setting permissions on the themes directory. Should be chmod -R 0557.
Posted: 2005-02-13 08:37:29
gnif
Subject: No warning box...Quote this post in your reply
There was no warning box. So, should I have the THEMES directory as 775 or 557? Thank you.,
Posted: 2005-02-13 13:37:58
greg

Avatar for greg
Subject: chmod -R 0557Quote this post in your reply
Use:

chmod -R 0557 themes/
Posted: 2005-02-14 10:54:16
gnif
Subject: CHMOD 557 doesn't work...Quote this post in your reply
Well, that caused a bunch of problems and the THEMES admin shows an error. I will stick with 775 as the CHMOD, it works for now.
Posted: 2005-02-14 21:56:45
greg

Avatar for greg
Subject: Try againQuote this post in your reply
Exactly as shown, with the recursive switch.

chmod -R 0557 themes/
Posted: 2005-02-15 09:10:07
 Page: 1

You must be signed-in to post.