Update documentation.

Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Signed-off-by: Callan Barrett <wizzomafizzo@gmail.com>
This commit is contained in:
Loui Chang 2008-09-28 17:19:11 -04:00 committed by Callan Barrett
parent c7bfd95284
commit a0e75dbbfc
3 changed files with 54 additions and 11 deletions

View file

@ -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