]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - UPGRADE
Groups can now be server-specific with !osm@gnusocial.de vs. !osm@sn.jonkman.ca
[quix0rs-gnu-social.git] / UPGRADE
diff --git a/UPGRADE b/UPGRADE
index aaf9109e397b4542b9247297f3a89bf103e66152..c175ee4f878c91cee8797d56dff9134f8e1bca7c 100644 (file)
--- a/UPGRADE
+++ b/UPGRADE
@@ -11,6 +11,9 @@ and follow this procedure:
 0. Backup your data. The StatusNet upgrade discussions below have some
     guidelines to back up the database and files (mysqldump and rsync).
 
 0. Backup your data. The StatusNet upgrade discussions below have some
     guidelines to back up the database and files (mysqldump and rsync).
 
+    MAKE SURE YOU ARE THE SAME USER THAT RUNS THE PHP FILES WHILE PERFORMING
+    THE COMMANDS BELOW (I usually prepend the commands with 'sudo -u social')
+
 1. Stop your queue daemons (you can run this command even if you do not
     use the queue daemons):
     $ bash scripts/stopdaemons.sh
 1. Stop your queue daemons (you can run this command even if you do not
     use the queue daemons):
     $ bash scripts/stopdaemons.sh