Changes

From Amahi Wiki
Jump to: navigation, search
19 bytes removed ,  01:58, 23 September 2011
no edit summary
However, we provide a little script called
{{Code|hda-create-db-and-user <b>dbname</b>}}
which creates a database called '''dbname''' and a corresponding user name for it matching (the password is also the DB and user name). Run hda-create-db-and-user -h for help on customizing the username and password as well as dropping the db and user.
* The "base dir" that Amahi creates is owned by user '''apache''' by default, so you may want to change the permissions so that other users can create and edit files in that area:
{{Code|cd /var/hda/web-apps/'''yourwebapp'''chown -R '''youruser''' html}}
* Some people find it useful to create a new share pointing to the webapp root directory to be able to easily edit their files from their client computer(s) in their favorite editor.
12,424

edits