Some folks write me saying that he is not able to get owncloud running on ASUSTOR NAS.
Hereby, showing you the simple steps to get it run~
[Preparations]
1. Go to “Service/MySQL Server” and make sure it is running.
2. Install “phpMyAdmin” via App Central to manage MySQL server.
[Create a database for owncloud]
1. Launch “phpMyAdmin” and login (default acc/pass: root/admin)
2. Click “Users” tab to create a new user.
3. Fill-in username, password , host and select “Create database with same name and grant all privilege”
[Setup owncloud]
1. Install owncloud from App Central and launch it.
2. Crate the administrator account and then select “Advanced” setting.
3. Configure the database as “MySQL” and fill-in the account, password and database name that you just great at last step.
4. Click “finish” and let ownclod do all the settings…..
Enjoy!