--- doc/build/Attic/install.html 2002/06/02 04:06:29 1.27 +++ doc/build/Attic/install.html 2002/07/18 19:51:31 1.31 @@ -1,7 +1,7 @@ - + @@ -30,6 +30,15 @@ Configuring the MySQL database
  • Testing to see if the LON-CAPA server is operational
  • +

    +NOTE: +If you want to simultaneously install both RedHat 7.3 and LON-CAPA +(to ensure 100% reliability), follow these +alternative directions. +

    +

    @@ -221,7 +230,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';