[Mahara-contributors] [Bug 788124] Re: directorypermissions setting not working

2011-06-07 Thread Hugh Davenport
** Changed in: mahara
Milestone: None = 1.5.0

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/788124

Title:
  directorypermissions setting not working

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  On the server our Mahara installation is hosted on, the Mahara
  administrator (which is me) does not have server admin rights. So I
  tried to change the directorypermissions setting, which is introduced
  in lib/config-defaults.php

  I did not succeed, so I investigated further. In uploadmanager.php the
  chmod command uses the constant value 0700 for the permissions instead
  of the config value directorypermissions, so it seems the config value
  is not working and unused.

  In my environment I need to change those default setting 0700, because
  I'm not the server admin and backups are needed with every version
  update. I changed the source code of Mahara as a quickdirty
  workaround, but in further versions this problem could be avoided.

  Mahara 1.3.6, OS Linux, Database MySQL, Firefox 3.6.14

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 788124] Re: directorypermissions setting not working

2011-05-26 Thread Hugh Davenport
** Changed in: mahara
   Status: In Progress = Fix Committed

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/788124

Title:
  directorypermissions setting not working

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  On the server our Mahara installation is hosted on, the Mahara
  administrator (which is me) does not have server admin rights. So I
  tried to change the directorypermissions setting, which is introduced
  in lib/config-defaults.php

  I did not succeed, so I investigated further. In uploadmanager.php the
  chmod command uses the constant value 0700 for the permissions instead
  of the config value directorypermissions, so it seems the config value
  is not working and unused.

  In my environment I need to change those default setting 0700, because
  I'm not the server admin and backups are needed with every version
  update. I changed the source code of Mahara as a quickdirty
  workaround, but in further versions this problem could be avoided.

  Mahara 1.3.6, OS Linux, Database MySQL, Firefox 3.6.14

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 788124] Re: directorypermissions setting not working

2011-05-25 Thread Richard Mansfield
** Changed in: mahara
   Status: New = Triaged

** Changed in: mahara
   Importance: Undecided = Medium

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/788124

Title:
  directorypermissions setting not working

Status in Mahara ePortfolio:
  Triaged

Bug description:
  On the server our Mahara installation is hosted on, the Mahara
  administrator (which is me) does not have server admin rights. So I
  tried to change the directorypermissions setting, which is introduced
  in lib/config-defaults.php

  I did not succeed, so I investigated further. In uploadmanager.php the
  chmod command uses the constant value 0700 for the permissions instead
  of the config value directorypermissions, so it seems the config value
  is not working and unused.

  In my environment I need to change those default setting 0700, because
  I'm not the server admin and backups are needed with every version
  update. I changed the source code of Mahara as a quickdirty
  workaround, but in further versions this problem could be avoided.

  Mahara 1.3.6, OS Linux, Database MySQL, Firefox 3.6.14

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 788124] Re: directorypermissions setting not working

2011-05-25 Thread Hugh Davenport
https://reviews.mahara.org/255


** Changed in: mahara
 Assignee: (unassigned) = Hugh Davenport (hugh-catalyst)

** Changed in: mahara
   Status: Triaged = In Progress

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/788124

Title:
  directorypermissions setting not working

Status in Mahara ePortfolio:
  In Progress

Bug description:
  On the server our Mahara installation is hosted on, the Mahara
  administrator (which is me) does not have server admin rights. So I
  tried to change the directorypermissions setting, which is introduced
  in lib/config-defaults.php

  I did not succeed, so I investigated further. In uploadmanager.php the
  chmod command uses the constant value 0700 for the permissions instead
  of the config value directorypermissions, so it seems the config value
  is not working and unused.

  In my environment I need to change those default setting 0700, because
  I'm not the server admin and backups are needed with every version
  update. I changed the source code of Mahara as a quickdirty
  workaround, but in further versions this problem could be avoided.

  Mahara 1.3.6, OS Linux, Database MySQL, Firefox 3.6.14

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp