Changes

From Amahi Wiki
Jump to: navigation, search
298 bytes added ,  23:42, 26 November 2012
These instructions are for an Ubuntu 12.04 setup, modification will be required for a Fedora install
* Create a new web app named "headphones" from the dashboard:** It should be under Setup > Apps > Webapps (you need to have advanced settings enabled first, under Setup > Settings)** You may have to create the directory for the webapp by hand from the command line with{{Code|mkdir -p /var/hda/web-apps/headphones/html /var/hda/web-apps/headphones/logs }}
* Install git-core in case you don't have it.
* Issue the following commands to correct the html directory permissions
{{Code|sudo chown [username]:Users users /var/hda/web-apps/headphones/html
chmod 775 /var/hda/web-apps/headphones/html}}
: Remember to replace [username] with your username
Trusted, Bots, Bureaucrats, emailconfirmed, Administrators
3,789

edits