--- 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.

  • you should substitute 'ROOTPASSWORD' with something very hard to guess (it does not have to be the Linux OS root password)
  • -
  • The MySQLwww@localhost must always have a password of 'localhostkey' -to work for a standard LON-CAPA system. +
  • The MySQL www@localhost user must always have a password of 'localhostkey' +in order for there to be correct operation of a standard LON-CAPA system.
  • @@ -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';