Diff for /doc/build/Attic/upgrade.html between versions 1.8 and 1.14

version 1.8, 2002/04/23 12:55:28 version 1.14, 2002/05/02 02:00:00
Line 1 Line 1
   <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   <!-- $Id$ -->
 <html>  <html>
 <head>  <head>
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
 <title>LON-CAPA Upgrade</title>  <title>LON-CAPA Upgrade</title>
 <!-- pdfahref upgrade.pdf -->  <!-- pdfahref upgrade.pdf -->
 <!-- button UPGRADE -->  <!-- button UPGRADE -->
 </head>  </head>
 <body>  <body>
 <!-- preamble start -->  <!-- preamble start -->
   <br />&nbsp;
 <p>  <p>
 There are three steps for upgrading the software on your LON-CAPA server.  There are three steps for upgrading the software on your LON-CAPA server.
   </p>
 <ul>  <ul>
 <li><a href="#upgrade">  <li><a href="#upgrade">
 Upgrading LON-CAPA files</a></li>  Upgrading LON-CAPA files</a></li>
Line 16  Checking your Linux RPMs</a></li> Line 22  Checking your Linux RPMs</a></li>
 <li><a href="#testing">  <li><a href="#testing">
 Testing to see if the LON-CAPA server is operational</a></li>  Testing to see if the LON-CAPA server is operational</a></li>
 </ul>  </ul>
   <br />&nbsp;<br />
 <!-- preamble end -->  <!-- preamble end -->
 <!-- maintext start -->  <!-- maintext start -->
 <a name="upgrade" />  <a name="upgrade" />
Line 52  LON-CAPA Apache web server. Line 59  LON-CAPA Apache web server.
 <table bgcolor="#aaaaaa" border="1">  <table bgcolor="#aaaaaa" border="1">
 <tr><td><tt>./TEST</tt></td></tr>  <tr><td><tt>./TEST</tt></td></tr>
 </table>  </table>
   <p>
   Using the <strong>TEST</strong> command will likely
   be an iterative process.
   It is normal to expect that the <strong>TEST</strong> command
   will recommend you perform various steps to ensure optimal
   performance of your LON-CAPA server.
   </p>
 <!-- maintext end -->  <!-- maintext end -->
   <!-- validated -->
 </body>  </body>
 </html>  </html>

Removed from v.1.8  
changed lines
  Added in v.1.14


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>