X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fdocs%2Finstall.html;h=3d7dc8488d1feaa5cef0a18c208596ad1221a678;hb=33dd0516644a865c0d664bd0eeb956ba318d7650;hp=d742ddb11c8827117dfe1283b7afe3626fd6ef10;hpb=59dffd575f6871ae0cf42589bff1e88458a2e475;p=freeside.git diff --git a/httemplate/docs/install.html b/httemplate/docs/install.html index d742ddb11..3d7dc8488 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. @@ -184,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