As always I am a bit late joing the thread.
We have been using Windows/Apache and MySQL based Moodle 1.5 with Helen's Object module ( working).
I upgraded to 1.6 as instucted
I successfully uploaded some NLN zip files into the FILES area for a course and added them as a SCORM activity. Albeit they do run quite slowly.
Being used to the Object Repository which can be accessed from anywhere I decided to tackle the IMS repository and quickly came upon the unable to open the directory. I found that changing in second line the \ s to either \\s or /s sorted that problem
I copied a couple of directories from the old Object Folder into the IMS folder and proceeded to add the resource. I clicked on BROWSE REPOSITORY and saw my files. I DEPLOYED one and then went to preview it.
I can see the menu on the left hand side but in the white WIndow I get
Object not found!<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error.
If you think this is a server error, please contact the webmaster.
Error 404
The referring page states
Forbidden
You don't have permission to access /moodle/mod/resource/view.php?r=56&frameset=ims&page=1 on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.0 (Win32) DAV/2 mod_ssl/2.2.0 OpenSSL/0.9.8a mod_autoindex_color PHP/5.1.1 Server at <?xml:namespace prefix = st1 ns = "urn:schemas-microsoft-com:office:smarttags" />moodle.bracknell.ac.uk Port 80
I have checekd the file permission. All local USERS can read and list the file. Please what have I done wrong this time?