This forum is no longer active. Please post your questions to our new community site
best method to upgrade moodle stack
|
|
Greetings! Should I wait for your Moodle 2 stack? Can you guide me through the best way to upgrade so I don’t have to restore all my courses etc please. |
|
|
Hi, You can upgrade to the latest version if you prefer. 1. First of all you should create a backup of your installation. This is simple, stop the servers and copy the installation directory. 2. Create a dump of the database. It requires the MySQL database running and type the following in the command prompt:
3. Install the new Stack 4. Restore the database:
I hope it helps. |
|
|
I think I am in the same spot as timd but its not the point of installing a new bitnami stack since there is no Moodle 2 Bitnami Stack. |
|
|
We are working on 2.0 new version and It will be available soon. |
|
|
We have just released Moodle 2.0. Enjoy! |
|
|
Hi, |
|
|
Hi, Sorry we need more datails. Are you installing the 2.0 Stack on Windows or are you upgrading an existing one? Which is the specific error? |
|
|
QUOTE Hi, You can upgrade to the latest version if you prefer. 1. First of all you should create a backup of your installation. This is simple, stop the servers and copy the installation directory. 2. Create a dump of the database. It requires the MySQL database running and type the following in the command prompt: > mysqldump -u root -p bitnami_moodle > moodle_backup.sql3. Install the new Stack 4. Restore the database: > mysql -u root -p bitnami_moodle < moodle_backup.sqlI hope it helps. Where you say to make a MySQL dump and :3. install the new stack:, Should the new stack be installed over top of old stack, or can old stack be uninstalled (like with Revo Uninstaller) and THEN install new stack completely fresh? Does it matter? |

