[Moodle] Migrating Courses in Moodle

Laurie Savage sav at pvgc.vic.edu.au
Wed May 3 15:47:46 EST 2006


Working at the command line in Linux I'm inclined to

1. Backup the MySQL database using mysqldump
mysqldump moodle > /path/moodle-date.sql

2. copy moodle-date.sql moodle and moodledata to the appropriate 
directories on the new machine - checking permissions as you go.

e.g. mine would be
/home/admin/archive/moodle-date.sql
/var/www/html/moodle
/var/www/moodledata

3. Restore the database via
mysql < /path/moodle-date.sql

4. Open Moodle and see what happens ;-)

Laurie

Keith Richardson wrote:
> Hello everyone.
> We need to migrate moodle courses we have created from our old server
> across to our new server.
> The new Moodle is installed and works well.
> The courses on the old one worked slowly but well.
> Both Moodle 1.5.
> How do I do it?
> Ciao, Keith
> Keith Richardson
> Leibler Yavneh College
> Elsternwick Ph (03)9528 4911
> keithcr at fastmail.fm
> 
> _______________________________________________
> http://www.edulists.com.au - FAQ, resources, subscribe, unsubscribe
> Moodle Mailing List kindly supported by
> http://www.vcaa.vic.edu.au - Victorian Curriculum and Assessment Authority and
> http://www.vitta.org.au  - VITTA Victorian Information Technology Teachers Association Inc
> 
> 

-- 
Laurie Savage
=============================================
Student Assessment, Reporting and Tracking
Pascoe Vale Girls College, 03 9306 2544
Lake Ave, Pascoe Vale, Victoria, 3044
=============================================



More information about the moodle mailing list