From: ivan Date: Thu, 16 May 2002 07:53:39 +0000 (+0000) Subject: upgrade docs: run populate-msgcat X-Git-Tag: freeside_1_4_0_pre13~11 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=ec43c49b63208a39acc00290992dbc47b2d5034b upgrade docs: run populate-msgcat --- diff --git a/httemplate/docs/upgrade8.html b/httemplate/docs/upgrade8.html index e6184df14..b0d1e3fe2 100644 --- a/httemplate/docs/upgrade8.html +++ b/httemplate/docs/upgrade8.html @@ -353,6 +353,13 @@ ALTER TABLE cust_refund DROP COLUMN crednum;
  • IMPORTANT: After applying the second set of database changes, run bin/dbdef-create again.
  • IMPORTANT: run bin/create-history-tables
  • IMPORTANT: After running bin/create-history-tables, run bin/dbdef-create again. +
  • As the freeside UNIX user, run bin/populate-msgcat username to populate the message catalog, passing the username of a Freeside user you c +reated above: +
    +$ su freeside
    +$ bin/populate-msgcat username
    +
  • set the user_policy configuration value as appropriate for your site.
  • set the locale configuration value to en_US.
  • the mxmachines, nsmachines, arecords and cnamerecords configuration values have been deprecated. Set the defaultrecords configuration value instead.