diff options
author | ivan <ivan> | 1998-10-07 02:17:39 +0000 |
---|---|---|
committer | ivan <ivan> | 1998-10-07 02:17:39 +0000 |
commit | 3175087f33550fd68e8a4dcf2e33c45f41034eaa (patch) | |
tree | 074c6d81cd99c9abadc877dc3b7c4a1dc3e83427 /htdocs/docs/upgrade2.html | |
parent | 656c7d55b5f3bdd12b142d05707ceed4eaef17b5 (diff) |
Initial revision
Diffstat (limited to 'htdocs/docs/upgrade2.html')
-rw-r--r-- | htdocs/docs/upgrade2.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/htdocs/docs/upgrade2.html b/htdocs/docs/upgrade2.html new file mode 100644 index 000000000..4bf7ea45a --- /dev/null +++ b/htdocs/docs/upgrade2.html @@ -0,0 +1,11 @@ +<head> + <title>Upgrading to 1.1.3</title> +</head> +<body> +<h1>Upgrading to 1.1.3 from 1.1.x</h1> +<ul> + <li>If migrating from 1.0.0, see these <a href="upgrade.html">instructions</a> first. + <li>Back up your data and current Freeside installation. + <li>If applicable, create the new <a href="config.html">configuration files</a>: lpr, cybercash2, cybercash3.2 + <li>Copy or symlink htdocs and site_perl to the new copies. +</body> |