efd25887d420174da188dcad5f45f58712654835
[freeside.git] / httemplate / docs / upgrade9.html
1 <head>
2   <title>Upgrading to 1.4.1</title>
3 </head>
4 <body>
5 <h1>Upgrading to 1.4.1 from 1.4.0</h1>
6 <ul>
7   <li>If migrating from less than 1.4.0, see these <a href="upgrade8.html">instructions</a> first.
8   <li>Back up your data and current Freeside installation.
9   <li>Run <code>make aspdocs</code> or <code>make masondocs</code>.
10   <li>Copy <code>aspdocs/</code> or <code>masondocs/</code> to your web server's document space.
11   <li>Run <code>make install-perl-modules</code>.
12   <li>Install <a href="http://search.cpan.org/search?dist=Net-SSH">Net::SSH</a> minimum version 0.07
13   <li>Restart Apache and freeside-queued.
14 </body>