X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fdocs%2Finstall.html;h=39d3abb2db8a96639119ea59dd1ce243f6107ee2;hb=90cdac3ff61ad57b42d2fc4743ad53f7c537e6fe;hp=f55ce64524940d83d07e706984af6b315853fc54;hpb=1dd109e19aec5adc6da8e744b665247a91038c9a;p=freeside.git diff --git a/httemplate/docs/install.html b/httemplate/docs/install.html index f55ce6452..39d3abb2d 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. @@ -181,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