Jump to content

PiezoSapphire

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by PiezoSapphire

  1. Thanks for your help! Unfortunately that didn't solve my problem, unless permissions don't inherit. I finally had to store sessions in the db, althought I don't know about impact on performance. Thanks again!
  2. I've installed Moodle, which works but I then run into the problem detailed in http://moodle.org/mod/forum/discuss.php?d=43092. When troubleshooting this, I found that the session key files kept in /tmp/moodledata/sessions are getting permissions 600. However, the script has to "execute" the files so the value should be 700. Manually changing permissions solves the problem for that one session but not for others. How can I get Apache to create the file with execute permissions? Thanks, -PS
×
×
  • Create New...