For the owners of H-Sphere-integrated SiteStudio: you can upgrade it
only with H-Sphere update that includes new version of SiteStudio.
If you have decided to download and update SiteStudio yourself, do the following to perform the update:
- Download the update script (if you haven't done it before).
It will be available on the last step of the request wizard.
- Apply the update:
For SiteStudio on Linux:
- Go to SiteStudio directory.
- Stop your SiteStudio ./ss.sh stop
- Run the script:
sh ./auto-update.sh . (Please pay attention: there is a dot (.) separated by a space at the end of line!)
- Resetup SiteStudio: sh ./ss.sh setup
Only if you're updating from version 1.6 or below:
- Download the websites data convertion script into SiteStudio dir: wget http://sitestudio.psoft.net/downloads/website-convert.sh
- Run the script: sh ./website-convert.sh
Note: The script must be started under the account your SiteStudio is run under.
For SiteStudio on Windows®:
- Close SiteStudio console
- Unzip downloaded update package
- Run the script setting the parameter to the directory where your SiteStudio is installed, e.g.:
update.bat C:\SiteStudio
Only if you're updating from version 1.6 or below:
- Run the websites data convertion script: website-convert.bat
-
After that run SiteStudio again.
|