From 2f4de5e353d62883f72b4e78e52fc8098f1c7a77 Mon Sep 17 00:00:00 2001 From: martin Date: Sat, 31 Aug 2002 02:44:21 +0000 Subject: [PATCH] Mentioned that config.php needs to be edited using a *text editor* :-) --- doc/install.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/install.html b/doc/install.html index 075441331c..71443fb586 100755 --- a/doc/install.html +++ b/doc/install.html @@ -131,8 +131,8 @@

 

7. Edit config.php

-

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

+

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

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

-- 2.39.5