summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorLoui Chang <louipc.ist@gmail.com>2008-09-28 23:19:11 +0200
committerCallan Barrett <wizzomafizzo@gmail.com>2008-09-29 09:25:15 +0200
commita0e75dbbfcde794657a344f6b92888b713b950a7 (patch)
treeb20bee4e7077cf66a29af5569a73e82011495139 /web
parentc7bfd9528473da0886afd328f0fa68e26c97ca3d (diff)
downloadaur-a0e75dbbfcde794657a344f6b92888b713b950a7.tar.gz
aur-a0e75dbbfcde794657a344f6b92888b713b950a7.tar.xz
Update documentation.
Signed-off-by: Loui Chang <louipc.ist@gmail.com> Signed-off-by: Callan Barrett <wizzomafizzo@gmail.com>
Diffstat (limited to 'web')
-rw-r--r--web/README (renamed from web/README.txt)7
1 files changed, 5 insertions, 2 deletions
diff --git a/web/README.txt b/web/README
index 249f6052..b0e6c39f 100644
--- a/web/README.txt
+++ b/web/README
@@ -55,6 +55,9 @@ Setup on Arch Linux:
PEAR's path may vary depending on your set up.
6) Configure MySQL
+ - Start the MySQL service. Example:
+ # /etc/rc.d/mysqld start
+
- Connect to the mysql client
# mysql -uroot
@@ -74,8 +77,8 @@ Setup on Arch Linux:
(give password 'aur' at the prompt)
7) Copy the config.inc.proto file to config.inc. Modify as needed.
- cd ~/aur/web/lib/
- cp config.inc.profo config.inc
+ # cd ~/aur/web/lib/
+ # cp config.inc.profo config.inc
8) Point your browser to http://aur