Changes

From Amahi Wiki
Jump to: navigation, search
# In “owncloud” directory, in the “version.php” file.
# Find the line containing "$OC_VersionCanBeUpgradedFrom".
# Change the entry to: $OC_VersionCanBeUpgradedFrom = array(8,2,1); <== '''<span style="color:#FF0000"><== DO NOT TRY THIS FOR VERSIONS PRIOR TO V8.2.1, IT MOST LIKELY WILL FAIL.</span>'''
# Drop and create the database instance.
# Perform the usual recommended upgrade steps (from database backup):