Changes

From Amahi Wiki
Jump to: navigation, search
20 bytes removed ,  18:21, 17 April 2011
# Need to make a directory called '''elevated''' in <u>mail</u> and copy mail-setup.sh to that location.
# Ensure mail-setup.sh is executable. Do this via chmod 755 mail-setup.sh.
# Create the database and insert the data from [http://dl.dropbox.com/u/1380867/filename/the mail-sql.txt mail-sql.txt] filelocated in the conf directory.
# Navigate to http://mail in your favorite web browser and you should see the install page.
# Complete all the required info. Ensure you do not uses spaces in any data fields (i.e. mycity, my_city, or my.city are acceptable). Once finished, select the click the '''SUBMIT''' button and the data will be added to the database.
chown -R apache:users html elevated
hda-create-db-and-user mail
mysql -umail -pmail mail < html/conf/mail-.sql.txt}}
==== How to Uninstall ====
12,424

edits