From bd823371c96a7d7664b1e2a98e1e2c866841df59 Mon Sep 17 00:00:00 2001 From: moodler Date: Fri, 25 Oct 2002 08:42:06 +0000 Subject: [PATCH] Making it clear not to overwrite old files --- UPGRADING.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/UPGRADING.txt b/UPGRADING.txt index 0e87c61ec6..ad1401f5d4 100644 --- a/UPGRADING.txt +++ b/UPGRADING.txt @@ -49,10 +49,11 @@ Upgrading the files using a downloaded archive mv moodle moodle.backup and then unpack the new tar or zip file into the old - location. (Overwriting an old installation usually - works fine, but I can't guarantee that it always will). + location. DO NOT OVERWRITE AN OLD INSTALLATION + unless you know what you are doing - sometimes old + files can cause problems in new installations. - tar xvzf moodle-1.0.5.tgz + tar xvzf moodle-1.0.6.tgz Next, copy the config.php file from your old installation into the new installation (or make a new one by editing -- 2.39.5