--- doc/build/Attic/install.html 2002/04/23 12:41:23 1.14 +++ doc/build/Attic/install.html 2002/04/23 12:46:58 1.15 @@ -1,5 +1,5 @@ - + LON-CAPA Installation @@ -23,6 +23,8 @@ Installing LON-CAPA files Checking your Linux RPMs
  • Configuring the MySQL database
  • +
  • +Testing to see if the LON-CAPA server is operational

  •   @@ -130,6 +132,17 @@ shell> mysql -u root mysql mysql> SET PASSWORD FOR root@localhost=PASSWORD('new_password'); + +

    Testing to see if the LON-CAPA server is operational

    +

    +The TEST command will check the installation software, +the perl libraries on your system, the MySQL database, and +will also automatically test the real-time operation of the +LON-CAPA Apache web server. +

    + + +
    ./TEST