Hello!
I recently performed a Moodle installation by migrating an old site. The catch is that the old site was using the xampp setup available on moodle.org, while the new site is running Windows IIS, PHP, and MySQL for Windows. Here is what I did:
1) I installed PHP 5.25 and MySQL 5.0.51a on the Windows machine
2) I moved the moodle directory (version 1.6.1+)
3) I moved the moodledata directory
4) I did a backup of the DB using MySQL and then restored it using MySQL
5) I configured Windows IIS and the config.php file
I then visited the site and everything looked great! It seemed to have worked. All classes and users appear correctly. Quizzes appear properly.
THE PROBLEM: When I launch a resource, the only thing that comes up is an error message. The message is: The system cannot find the file specified
Weird! I can’t figure out why it won’t launch the resources and, instead, gives me this error. Has anyone else seen this error before? Does anyone know what might be stopping the resources from loading properly?
Thank you in advance!
T