Added note about config-dist.php
This commit is contained in:
+4
-1
@@ -93,7 +93,10 @@
|
||||
<H3><A NAME="config"></A>Edit config.php</H3>
|
||||
<P>Now you can edit the configuration file, config.php. This file is used by all
|
||||
other files in Moodle.</P>
|
||||
<P>In it you specify the database details that you just defined, as well as the
|
||||
<P>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.
|
||||
<P>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.</P>
|
||||
<P>For the rest of this installation document we will assume your site is at:
|
||||
|
||||
Reference in New Issue
Block a user