Changes

From Amahi Wiki
Jump to: navigation, search
m
{{Text|Text=php_value upload_max_filesize 4.7G
php_value post_max_size 5G}}
</blockquote>
 
*For Amahi the ownCloud data directory will reside in a new location in order to separate user files and data from the application binaries."cd" to directory "/var/hda/web-apps/owncloud/html/config/". Edit the file, "config.php".
<blockquote>Change the line " 'datadirectory' " to:
{{Text|Text='/var/hda/files/owncloud/data'}}
</blockquote>
*Reboot the server.
*After the server reboots the installation of ownCloud needs to be completed. On on the console start by running the internet web browser and go going to URL: http://owncloud.
*The first screen entries are asking requesting for and the "administration " account to be created. To start with enter Enter “admin” as the user account ID and the password. The password can be changed lateras "admin". '''DO NOT''' hit the “Finish Setup” button yet!
:[[File:oc_first_login.png‎]]
*Click on the "Advanced" menu item. This will reveal information regarding the default location for the data directory and setup parameters required for the database. Change the default data directory to "/var/hda/files/owncloud/data". The new location is required in order to separate user files and data from the ownCloud binaries. *Remember recording the ownCloud MySQLdatabase information? Select MySQL as the database to be used and please enter the database information now. '''DO NOT''' touch the host server name.
* Click the "Finish" button.