Permission Denied error

Permission Denied error

Alex Belikov發表於
Number of replies: 1

When I try to edit quiz question I get these errors.  Please help

Warning: OpenDir: Permission denied (errno 13) in /home/belikov/public_html/webs/moodle/lib/moodlelib.php on line 1647

Warning: readdir(): supplied argument is not a valid Directory resource in /home/belikov/public_html/webs/moodle/lib/moodlelib.php on line 1649

Warning: closedir(): supplied argument is not a valid Directory resource in /home/belikov/public_html/webs/moodle/lib/moodlelib.php on line 1662

Editing a multiple choice question

Editing a multiple choice question');
//-->Editing a multiple choice questionEditing a multiple choice question

評比平均分數: -
In reply to Alex Belikov

Re: Permission Denied error

Martin Dougiamas發表於
Core developers的相片 Documentation writers的相片 Moodle HQ的相片 Particularly helpful Moodlers的相片 Plugin developers的相片 Testers的相片
If you go into the "Files" page of your course, do you also get errors?

Check the way you defined the Moodle data area in config.php

Is the path correct? Did you make sure it was readable and writeable by the web server? (ie "nobody" or "apache")