Permission Denied error

Permission Denied error

by 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

Average of ratings: -
In reply to Alex Belikov

Re: Permission Denied error

by Martin Dougiamas -
Picture of Core developers Picture of Documentation writers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of 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")