diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-09-09 21:07:45 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-09-09 21:07:45 +0000 |
commit | b1b7998a0f9a6438725fb574e63e27859a6bd2e6 (patch) | |
tree | 36da3f5548f891dbaee3f626bfd2be7457cde967 /docs/MIGRATION | |
parent | d6b68f501f8d378ce2ecabb2f9f423ee234f8ab5 (diff) | |
download | ampache-b1b7998a0f9a6438725fb574e63e27859a6bd2e6.tar.gz ampache-b1b7998a0f9a6438725fb574e63e27859a6bd2e6.tar.bz2 ampache-b1b7998a0f9a6438725fb574e63e27859a6bd2e6.zip |
few minor bug fixes, and some more tweaks for localplay
Diffstat (limited to 'docs/MIGRATION')
-rwxr-xr-x | docs/MIGRATION | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/MIGRATION b/docs/MIGRATION index 3b826133..d3dc8e9e 100755 --- a/docs/MIGRATION +++ b/docs/MIGRATION @@ -2,6 +2,15 @@ --------- MIGRATION - Ampache v.3.4 ----------- ------------------------------------------------------------------------------- +-- Upgrading ALL VERSIONS -- + + When upgrading Ampache extract the new .tar.gz into your existing + webpath, and then make sure that the /config/ampache.cfg.php from + your old install is copied into the new directory, then follow any + instructions provided via the web interface. + + Specifics for upgrading between versions are provided below + - Migrating from Ampache 3.3.x --> 3.4 The config file format has changed, please follow the instructions |