From b759ead4a2363e9bd235cf6a4cbc536358cf9270 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Fri, 14 Feb 2003 18:15:03 +0000 Subject: [PATCH] clarification --- Documentation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation.html b/Documentation.html index efb3b9462..fe02472bd 100755 --- a/Documentation.html +++ b/Documentation.html @@ -158,7 +158,7 @@ transfer the directory on your web server using, for example, ftp.
  • Open the file config.inc.php3 in your favourite editor and change the values for host, user, password and authentication mode to fit - your environment. + your environment. Here, "host" means the MySQL server. Also insert the correct value for $cfg['PmaAbsoluteUri']. Have a look at Configuration section for an