Changes

Jump to navigation Jump to search
10 bytes added ,  16:34, 22 March 2013
→‎Quick install: Adapted for ownCloud 5.0. No further changes required.
Line 9: Line 9:     
==Quick install==
 
==Quick install==
Download the latest version from here http://owncloud.org/releases/ Latest version tested: 4.5.6
+
Download the latest version from here http://owncloud.org/releases/ Latest version tested: 5.0.0
    
* Create an ibay in server manager, with the following typical settings:
 
* Create an ibay in server manager, with the following typical settings:
Line 17: Line 17:  
In the following code, change the version number of owncloud to suit the current version downloaded from the owncloud website
 
In the following code, change the version number of owncloud to suit the current version downloaded from the owncloud website
 
  cd /home/e-smith/files/ibays/owncloud/html/
 
  cd /home/e-smith/files/ibays/owncloud/html/
  wget http://owncloud.org/releases/owncloud-4.5.6.tar.bz2
+
  wget http://download.owncloud.org/community/owncloud-5.0.0.tar.bz2
  tar xvf owncloud-4.5.6.tar.bz2  
+
  tar xvf owncloud-5.0.0.tar.bz2  
 
  mv owncloud/* .
 
  mv owncloud/* .
 
  mv owncloud/.htaccess .
 
  mv owncloud/.htaccess .
5

edits

Navigation menu