--- doc/build/Attic/install.html 2002/06/02 04:06:29 1.27 +++ doc/build/Attic/install.html 2002/06/03 06:13:08 1.29 @@ -1,7 +1,7 @@ - + @@ -182,8 +182,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 +221,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';