As I have mentioned in Use TurnKey to Simplify ownCloud Installation, it is easier to use TurnKey ownCloud than setup on your computer. If you want to install it on your NAS, I have collected related resource here to save your time.
ownCloud App is available on Asustor App Central
Install ownCloud on Asustor ADM is the easiest. Just install in from App Central in ADM or download from following:
ownCloud Installation are Mixed Experience on QNAP
For ownCloud 4.5.3, there is a downloadable QPKG available in QNAPForum: ownCloud QPKG For both x86 & ARM according to ownCloud QPKG 4.5.3.Q05 on QNAP Forum. A detail explain is available in From absolute scratch: Install owncloud on your NAS on QNAP Forum.
For ownCloud 5 and 6, Category: ownCloud in QNAPedia Community Wiki provides a very detail step-by-step instruction from preparing LAMP requirements to trouble shooting. Absolutely worth reading.
For PHP prior than 5.3, please follow Installphpforowncloud on QNAPedia Community Wiki to upgrade your PHP before installation.
For those using MySQL with ownCloud 6, please remove eAccelerator. Following links report problems with this combination. Additional PHP preparation for ownCloud V6 section of Category: ownCloud in QNAPedia Community Wiki explains how to disable it.
- GitHub: Upgrade and usage of ownCloud 6 instance is not possible when eaccelerator is active #6439
- GitHub: OC 6.0.0a upgrade fails with php.ini eaccelerator.enable = 1 #6613
- QNAP Forum: [solved] v6.0.0a on QNAP
ownCloud Synology Add-on Package is Available on eg-blog
eg-blog is created by Eric Gielians. He provides ownCloud packages for Synology in dropbox: ownCloud_Synology_packages. All related post are in ownCloud on Synology DS on eg-blog.
For those having trouble after upgrading to DSM 5.0, please refer to Synology DSM 5 and ownCloud?. It seems you have to manually specify open_basedir directive in your php.ini.
Reference
- Use TurnKey to Simplify ownCloud Installation
- TurnKey ownCloud
- ownCloud
- Asustor ADM
- Asustor: App Central 2.1: ownCloud Enterprise Edition
- Asustor: App Central 2.1: ownCloud
- QNAP
- QNAP Developer Center: NAS App (QPKG) Application Development
- QNAP Forum: ownCloud QPKG For both x86 & ARM
- QNAP Forum: ownCloud QPKG 4.5.3.Q05
- QNAP Forum: From absolute scratch: Install owncloud on your NAS
- QNAP: QNAPedia Community Wiki: Category: ownCloud
- Wiki: LAMP (software bundle)
- PHP
- QNAP: QNAPedia Community Wiki:Installphpforowncloud
- MySQL
- eAccelerator
- GitHub: Upgrade and usage of ownCloud 6 instance is not possible when eaccelerator is active #6439
- GitHub: OC 6.0.0a upgrade fails with php.ini eaccelerator.enable = 1 #6613
- QNAP Forum: [solved] v6.0.0a on QNAP
- eg-blog
- Synology
- eg-blog: ownCloud on Synology DS
- dropbox: ownCloud_Synology_packages
- Synology DSM
- Synology Forum: Synology DSM 5 and ownCloud?
- PHP: PHP Manual: Appendices: php.ini directives: open_basedir
- PHP: PHP Manual: Appendices: php.ini directives