X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=httemplate%2Fdocs%2Finstall.html;h=d89ea3f04e1bddbebd20d40c60a6cc2bdba62726;hb=76161f1a2ae0f96470bed4089b00eff5abb16cff;hp=52d992dbcb7154bb25bd860747fd71f17f186080;hpb=b2790f150672ee966a02bfb3fe81c7b6a235cfa8;p=freeside.git diff --git a/httemplate/docs/install.html b/httemplate/docs/install.html index 52d992dbc..d89ea3f04 100644 --- a/httemplate/docs/install.html +++ b/httemplate/docs/install.html @@ -14,7 +14,7 @@ Before installing, you need:
  • Optional, enables typeset invoices: teTeX and Ghostscript (included with most distributions).
  • A transactional database engine supported by Perl's DBI. @@ -180,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