X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=UPGRADE;h=2ae96e0dae06a2351b9a347ce795d69e001e5dc7;hb=2da928866b24417f8acb135e73d699e694b086df;hp=cf2375dffe1f71f83a39e6111f4f1374df38d445;hpb=8c710ad2c1b80544acccb515f7b601aadff2de16;p=quix0rs-gnu-social.git diff --git a/UPGRADE b/UPGRADE index cf2375dffe..2ae96e0dae 100644 --- a/UPGRADE +++ b/UPGRADE @@ -1,7 +1,7 @@ Upgrading ========= -If you've been using StatusNet 0.9.9 or lower, or if you've +If you've been using StatusNet 1.0 or lower, or if you've been tracking the "git" version of the software, you will probably want to upgrade and keep your existing data. Try these step-by-step instructions; read to the end first before trying them. @@ -24,7 +24,7 @@ instructions; read to the end first before trying them. 5. Once all writing processes to your site are turned off, make a final backup of the Web directory and database. 6. Move your StatusNet directory to a backup spot, like "statusnet.bak". -7. Unpack your StatusNet 1.0.0 tarball and move it to "statusnet" or +7. Unpack your StatusNet 1.1.1 tarball and move it to "statusnet" or wherever your code used to be. 8. Copy the config.php file and the contents of the avatar/, background/, file/, and local/ subdirectories from your old directory to your new @@ -37,7 +37,7 @@ instructions; read to the end first before trying them. reversed. YOU CAN EASILY DESTROY YOUR SITE WITH THIS STEP. Don't do it without a known-good backup! - In your new StatusNet 1.0.0 directory and AFTER YOU MAKE A + In your new StatusNet 1.1.1 directory and AFTER YOU MAKE A BACKUP run the upgrade.php script like this: php ./scripts/upgrade.php