← Back to team overview

mahara-contributors team mailing list archive

[Bug 738265] Re: typo in lib/config-defaults.php

 

As an option, we may ask people to use full path in $cfg->emaillog
since it is not the option that often used. And if it is in use, the
most reasonable place for mahara logs should be /var/log/mahara rather
than data directory I think (users should care about correct permissions
for www-data user of course). So, having that $CFG->dataroot in the path
by default does not make much sense apart of the presumption that it
should work out of box without file-system permissions changes.

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

Title:
  typo in lib/config-defaults.php

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  I found a config file error (wrong case on the error log.. CFG-> vs
  cfg->) which was copied over from lib/config-defaults.php -- so that's
  a minor typo in your lib/config-defaults.php file with big
  consequences; and thus another easy-to-fix bug.

  
  Forum post with complete details: http://mahara.org/interaction/forum/topic.php?id=3110#post13442



References