diff options
author | ivan <ivan> | 1998-11-13 05:15:04 +0000 |
---|---|---|
committer | ivan <ivan> | 1998-11-13 05:15:04 +0000 |
commit | f6ef3dec7840be2e7ac7c39bed32a7ea68425b2d (patch) | |
tree | 9b9acfc10cb21c0337ca3ba1b2591440b86344e1 /htdocs/docs/upgrade3.html | |
parent | ace29ec6f4cdcbe3c76f5d874ba58083575e9fec (diff) |
more documentation updates for new config location
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> |