Changes

From Amahi Wiki
Jump to: navigation, search
m
no edit summary
As stated before there is no "automatic upgrade" facility for new versions of ownCloud or for "plug-in/optional" third party software components.
An administrator "update" feature (third party) is available, but will only work in a "traditional" LAMP server environment using ownCloud install defaults. Once the "one click install" Amahi package has been updated to a new version of ownCloud the package will have to be reinstalled.  When reinstalling the ownCloud package make sure all data is backed up. To upgrade to the next version of ownCloud instance, replace the files (copy) with the new set from the download. Leave the "config/" directory intact to preserve your ownCloud configuration data. The upgrade will happen automatically upon the next user login. Please remember to check the “apache:users” ownership on the copied files and directories. If they are not set, use the “chown” command (recursively). The upgrade will happen automatically upon the next user login.Update vs Upgrade
If reading When referencing information on the ownCloud Community site the terminology for doing "updates" and "upgrades" are termed to be specific activities.
Update
Like a lot software in the Open Source world when there is a new version release (ownCloud upgrades/updates), any "plug-in" or "optional" software components written by a "third party author" may not work as expected with the new release. It takes time for the third party authors to update their software components to work with the new release.
 
An administrator "update" feature (third party) is available, but will only work in a "traditional" LAMP server environment using ownCloud install defaults. Once the "one click install" Amahi package has been updated to a new version of ownCloud the package will have to be reinstalled.
 
When reinstalling the ownCloud package make sure all data is backed up. To upgrade to the next version of ownCloud instance, replace the files (copy) with the new set from the download. Leave the "config/" directory intact to preserve your ownCloud configuration data. The upgrade will happen automatically upon the next user login.
 
Please remember to check the “apache:users” ownership on the copied files and directories. If they are not set, use the “chown” command (recursively). The upgrade will happen automatically upon the next user login.
 
<br>