summaryrefslogtreecommitdiff
path: root/httemplate/docs/upgrade9.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/docs/upgrade9.html')
-rw-r--r--httemplate/docs/upgrade9.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/httemplate/docs/upgrade9.html b/httemplate/docs/upgrade9.html
new file mode 100644
index 000000000..fff1d8690
--- /dev/null
+++ b/httemplate/docs/upgrade9.html
@@ -0,0 +1,13 @@
+<head>
+ <title>Upgrading to 1.4.1</title>
+</head>
+<body>
+<h1>Upgrading to 1.4.1 from 1.4.0</h1>
+<ul>
+ <li>If migrating from less than 1.4.0, see these <a href="upgrade8.html">instructions</a> first.
+ <li>Back up your data and current Freeside installation.
+ <li>Run <code>make aspdocs</code> or <code>make masondocs</code>.
+ <li>Copy <code>aspdocs/</code> or <code>masondocs/</code> to your web server's document space.
+ <li>Run <code>make install-perl-modules</code>.
+ <li>Restart Apache and freeside-queued.
+</body>