![[Image: owncloud.jpg]](http://www.schenkels.nl/wp-content/uploads/2014/05/owncloud.jpg)
For upgrade, a major version cannot be skipped
8.0.0.0
8.2.0.0
9.0.0.0
10.0.0.0
Thecus_Owncloud is available for:
x64_OS5/OS7 - last version 10.8.0.0
x86_OS5/OS6 - last version 10.8.0.0
ppc_OS6 - last version 10.0.9.0
Download:
"You have not unlocked the download links. Read here to check how you can unlock them."
Require:
For x64
MariaDB > 10.0.12.0
apache24 > 2.4.25.4
Redis > 4.0.8.0
For x86
MariaDB > 10.0.12.0
apache24 > 2.4.25.0 - for owncloud 10.0.0.3 and above
Redis > 4.0.8.0
apache > 2.2.29.2 - for owncloud 10.0.0.0 and below
For ppc
MySQL > 5.5.37.0
apache > 2.2.29.2
During setup choose a shared folder on your NAS to store your data (/raid/data/$name_of_your_share). After upgrade you can retrive your data
To enable cache memory, after OwnCloud is configured, add this line to owncloud config.
Code:
'memcache.local' => '\OC\Memcache\APCu',
Optional for over 10.0.0.3 version, add also Redis mem cached in owncloud config. Module Redis should be installed and running
Code:
'filelocking.enabled' => true,
'memcache.locking' => '\OC\Memcache\Redis',
'redis' => array(</br>
'host' => '127.0.0.1',</br>
'port' => 6379,
),
Thecus Forum
Access, Sync and Share Your Data, Under Your Control!
http://owncloud.org
ownCloud is a self-hosted file sync and share server. It provides access to your data through a web interface, sync clients or WebDAV while providing a platform to view, sync and share across devices easily — all under your control. ownCloud’s open architecture is extensible via a simple but powerful API for applications and plugins and it works with any storage.
![[Image: 2015_12_08_19_23_42_Features_own_Cloud_org.png]](http://s17.postimg.cc/i3mz2halr/2015_12_08_19_23_42_Features_own_Cloud_org.png)
![[Image: image.png]](http://s29.postimg.cc/xvngcerw7/image.png)
![[Image: image.png]](http://s30.postimg.cc/tx89aa1hd/image.png)
![[Image: image.png]](http://s30.postimg.cc/kujs391q9/image.png)
![[Image: image.png]](http://s8.postimg.cc/fsu0ivq9x/image.png)