X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fdocs%2Fupgrade10.html;h=79f17d6b5c19e6985c31b7b6f5247226c6ac8191;hb=e6cda8b39691e166266b306728a5271b6c81110d;hp=a4ed2717077f1413bd82e4114ee59f3174a17ece;hpb=550685eff557af23e242c545d6a9e27a7ef44f23;p=freeside.git diff --git a/httemplate/docs/upgrade10.html b/httemplate/docs/upgrade10.html index a4ed27170..79f17d6b5 100644 --- a/httemplate/docs/upgrade10.html +++ b/httemplate/docs/upgrade10.html @@ -11,7 +11,9 @@ If migrating from 1.5.0pre6, see README.1.5.7 instead install JSON install DBD::Pg 1.32, 1.41 or later (not 1.40) (or, if you're using a Perl version before 5.6, you could try installing DBD::Pg 1.22 with this patch and commenting out the "use DBD::Pg 1.32" at the top of DBIx/DBSchema/DBD/Pg.pm) -install DBIx::DBSchema 0.26 +install DBIx::DBSchema 0.27 (or later) + (if you are running Pg version 7.2.x or earlier, install at least + DBIx::DBSchema 0.29) install Net::SSH 0.08 install HTML::Widgets::SelectLayers 0.05 @@ -81,6 +83,4 @@ CREATE INDEX part_referral1 ON part_referral ( disabled ); CREATE INDEX part_pkg2 ON part_pkg ( promo_code ); CREATE INDEX h_part_pkg2 ON h_part_pkg ( promo_code ); -apache - fix sections to include .html also -