blob: 181cf2a42ad62a278fabf384b2d112c7d862bb96 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<head>
<title>Upgrading to 1.2.x</title>
</head>
<body>
<h1>Upgrading to 1.1.x from 1.2.x</h1>
<ul>
<li>If migrating from 1.0.0, see these <a href="upgrade.html">instructions</a> first.
<li>If migrating from less than 1.1.4, see these <a href="upgrade2.html">instructions</a> first.
<li>Back up your data and current Freeside installation.
<li>Install the Perl module <a href="http://www.perl.com/CPAN/modules/by-module/String/">String-Approx</a>
<li><a href="config.html">Configuration file</a> location has changed!
<li>Copy or symlink htdocs and site_perl to the new copies.
</body>
|