Problems adding a new reading (as an uploaded file)

Problems adding a new reading (as an uploaded file)

- Og DeSouza の投稿
返信数: 1
Hi,

when adding a new reading to a topic/week, in the form of an uploaded file, I got the msg below. It might well be something trivial, since my computing skills are limited enough to not allow me to evaluate it!

I do need a help to solve this.

Cheers,

Og DeSouza

==========
Warning: OpenDir: No such file or directory (errno 2) in /var/www/html/moodle/lib/moodlelib.php on line 1370

Warning: Supplied argument is not a valid Directory resource in /var/www/html/moodle/lib/moodlelib.php on line 1372

Warning: Supplied argument is not a valid Directory resource in /var/www/html/moodle/lib/moodlelib.php on line 1385
==========
Og DeSouza への返信

Re: Problems adding a new reading (as an uploaded file)

- Martin Dougiamas の投稿
画像 Core developers 画像 Documentation writers 画像 Moodle HQ 画像 Particularly helpful Moodlers 画像 Plugin developers 画像 Testers
It could be a few things.

Firstly, are you sure that Moodle has been set up correctly? Are you able to upload files using the Files page?

Assuming you have uploaded your file already... does the file have a strange name? ie does it have any non alphanumeric characters in it? Is it inside a folder that has a strange name?

Is the server on Unix or Windows?