This commit is contained in:
Thomas Willingham 2014-12-20 13:37:18 +00:00
parent 5dcf3aced3
commit 49a4ca9182

View File

@ -34,6 +34,16 @@ You're listening on port 443, but do not have a valid SSL certificate. Note thi
Don't listen on port 443 if you cannot use it. It is strongly recommended to solve this problem by installing a browser
valid SSL certificate rather than disabling port 443.
[*]
[b]How do I update a non-Git install?[/b]
1) Backup .htconfig.php
2) Backup everything in store/
3) Backup any custom changes in mod/site/ and view/site
3) Delete your existing installation
4) Upload the new version.
5) Upload the new version of themes and addons.
6) Restore everything backed up earlier.
[*]
[b]What do I need to do when moving my hub to a different server[/b]