Just installed Moodle 1.5.3+ on a hosted server with the latest hotpot module. I seem to have a few permission issues here I need some help with:
When I restored a backup course with lots of Hot Potatoe exercises from my own server, same Moodle configuration, onto that server, I got a few error messages as follows:
When the zip file is copied:
Warning: chmod(): Operation not permitted in /home/business/public_html/moodle/backup/lib.php on line 293
but restore is allowed to continue.
Later there's this:
- Copying course files
Eventually the restore claims to have been successful.
The pages then show up all right. Only error that comes up is in Hot Potatoe exercises (the most common type of activity in the course), when answers are checked or the time runs out, the following error message is shown:
Could not insert attempt details record: Table 'business_moodle.mdl_hotpot_details' doesn't exist
When I click on the flashplayer the media plugin provided nothing happens, and links to mp3 files come up with an erro message saying
Sorry, the requested file could not be found
even thought the files sits just there.
The permissions for the data directory are 777, but what other permissions need to be set to resolve this issue?
Grateful for any help
Norbert