Summary | horde-set-perms for static directory |
Queue | Horde Base |
Queue Version | 4.0.15 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | asa (at) isac (dot) gov (dot) in |
Created | 06/11/2012 (4772 days ago) |
Due | |
Updated | 06/16/2012 (4767 days ago) |
Assigned | |
Resolved | 06/13/2012 (4770 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | 4.0.16 |
Patch | No |
commit ab1747b699acf2a6d579acbef8635e286d794a20
Author: Jan Schneider <jan@horde.org>
Date: Wed Jun 13 14:03:31 2012 +0200
[jan] Fix setting permissions on static/ directory with
horde-set-perms (
Bug #11219).horde/bin/horde-set-perms | 7 ++++++-
horde/docs/CHANGES | 2 ++
horde/package.xml | 4 ++--
3 files changed, 10 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/ab1747b699acf2a6d579acbef8635e286d794a20
State ⇒ Resolved
Milestone ⇒ 4.0.16
Queue ⇒ Horde Base
commit ab1747b699acf2a6d579acbef8635e286d794a20
Author: Jan Schneider <jan@horde.org>
Date: Wed Jun 13 14:03:31 2012 +0200
[jan] Fix setting permissions on static/ directory with
horde-set-perms (
Bug #11219).horde/bin/horde-set-perms | 7 ++++++-
horde/docs/CHANGES | 2 ++
horde/package.xml | 4 ++--
3 files changed, 10 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/ab1747b699acf2a6d579acbef8635e286d794a20
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ horde-set-perms for static directory
Queue ⇒ Horde Groupware Webmail Edition
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
permissions accordingly. But, my 'static' directory was part of horde
directory/installation and its permissions also changed to default and
hence 'imp' was not accessible. I had to change ownership of the
directory to 'apache' instead of 'root' to make it work.
So, this requirement of changing ownership for static directory needs
to be taken care by the script itself.
Regards,
Anant