From: martin Date: Fri, 17 May 2002 13:34:19 +0000 (+0000) Subject: Added note about config-dist.php X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=2eb7548edeb83f7d5163c981a16ab3ea2f9d1d2b;p=moodle.git Added note about config-dist.php --- diff --git a/doc/install.html b/doc/install.html index e1f9693c9b..e7e5b002df 100755 --- a/doc/install.html +++ b/doc/install.html @@ -93,7 +93,10 @@

Edit config.php

Now you can edit the configuration file, config.php. This file is used by all other files in Moodle.

-

In it you specify the database details that you just defined, as well as the +

To start with, make a copy of config-dist.php and call it config.php. We do + this so that your config.php isn't overwritten in case you upgrade Moodle + later on. +

Edit config.php to specify the database details that you just defined, as well as the site address, file system directory, data directory and so on. The config file has detailed directions.

For the rest of this installation document we will assume your site is at: