X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fdocs%2Finstall.html;h=d89ea3f04e1bddbebd20d40c60a6cc2bdba62726;hb=76161f1a2ae0f96470bed4089b00eff5abb16cff;hp=b7802b90f292818babdfca67598249d4fa3d4d52;hpb=24cf1de1156932c50a8d0d7bcab5f1fd163a35c0;p=freeside.git diff --git a/httemplate/docs/install.html b/httemplate/docs/install.html index b7802b90f..d89ea3f04 100644 --- a/httemplate/docs/install.html +++ b/httemplate/docs/install.html @@ -14,8 +14,8 @@ Before installing, you need:
  • Optional, enables typeset invoices: teTeX and Ghostscript (included with most distributions).
  • A transactional database engine supported by Perl's DBI. Install the Freeside distribution: @@ -179,12 +184,16 @@ require valid-user (using other auth types, add each user to your Apache authentication and then run: freeside-adduser username) +
  • Create the Freeside system users: +
    $ su
    +% freeside-adduser fs_queue
    +% freeside-adduser fs_selfservice
  • As the freeside UNIX user, run freeside-setup username to create the database tables, passing the username of a Freeside user you created above:
     $ su freeside