--- doc/build/Attic/install.html 2002/06/02 04:06:29 1.27 +++ doc/build/Attic/install.html 2002/07/11 05:05:36 1.30 @@ -1,7 +1,7 @@ - +
@@ -12,6 +12,17 @@
+
+CLICK ON THIS RED LINK
+
+
+*ALTERNATIVE FAST-TRACK*
+
+INSTRUCTIONS ALSO AVAILABLE
+
+
+
You will need to check all the following things to ensure proper installation of your LON-CAPA system. @@ -182,8 +193,8 @@ on your LON-CAPA server.
@@ -221,7 +232,7 @@ mysql> SET PASSWORD FOR root@localhost=P
shell> mysql -u root -p mysql -mysql> DELETE FROM user WHERE host<>'localhost'; +mysql> DELETE FROM user WHERE host<>'localhost'; |