From ec43c49b63208a39acc00290992dbc47b2d5034b Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 16 May 2002 07:53:39 +0000 Subject: [PATCH] upgrade docs: run populate-msgcat --- httemplate/docs/upgrade8.html | 7 +++++++ 1 file changed, 7 insertions(+) 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. -- 2.11.0