Changes

Jump to navigation Jump to search
2 bytes removed ,  06:25, 12 March 2014
update version
Line 11: Line 11:     
==Installation==
 
==Installation==
Download the latest 5.x version from here http://download.owncloud.org/community/owncloud-5.0.14a.tar.bz2
+
Download the latest 5.x version from here http://download.owncloud.org/community/owncloud-5.0.15.tar.bz2
    
* Create an ibay in server manager, with the following typical settings:
 
* Create an ibay in server manager, with the following typical settings:
Line 19: Line 19:  
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://download.owncloud.org/community/owncloud-5.0.14a.tar.bz2
+
  wget http://download.owncloud.org/community/owncloud-5.0.15.tar.bz2
 
  tar xvf owncloud-5.0.14a.tar.bz2  
 
  tar xvf owncloud-5.0.14a.tar.bz2  
 
  mv owncloud/* .
 
  mv owncloud/* .

Navigation menu