Main
Main Page
Information
Download
Screenshots
Theme Selector
Documentation
F.A.Q.
Installation Guide
|
 |
|
| |
Your Location: Installation Guide |
|
Account Services Manager
========================
Last Updated: Monday, July 15, 2002
Installing the Account Services Manager is an easy process. First, extract the archive:
$ gzip -dc acctmgr-x.x.x.tar.gz - | tar xf -
Or, if you have a more recent version of tar:
$ tar xzf acctmgr-x.x.x.tar.gz
Go into the asm directory.
$ cd acctmgr-x.x.x
Ok, phase 2 is the easiest of all, just run the install script. This sets everything
up for you to give you a working installation.
$ bash bin/install
Now you can login at http://yourhost:port/admin/ and customize the account manager to your liking.
|
|