diff options
Diffstat (limited to 'htdocs/docs/upgrade3.html')
-rw-r--r-- | htdocs/docs/upgrade3.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/htdocs/docs/upgrade3.html b/htdocs/docs/upgrade3.html index 181cf2a42..bfb717cfa 100644 --- a/htdocs/docs/upgrade3.html +++ b/htdocs/docs/upgrade3.html @@ -9,5 +9,8 @@ <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>Move /var/spool/freeside/dbdef.<i>datasrc</i> to /usr/local/etc/freeside/dbdef.<i>datasrc</i>. + <li>Move /var/spool/freeside/counters to /usr/local/etc/freeside/counters.<i>datasrc</i>. + <li>Move /var/spool/freeside/export to /usr/local/etc/freeside/export.<i>datasrc</i>. <li>Copy or symlink htdocs and site_perl to the new copies. </body> |