X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fdocs%2Fupgrade10.html;fp=httemplate%2Fdocs%2Fupgrade10.html;h=98a457ae6e206b795bc9af4c4c58f888bfa06710;hp=e1eb768812bd4bd17ea98112a98ec4eeda30771f;hb=662ec73ab3a85c8e9702abba81aac3f3c31033b3;hpb=6b303b560caf53f3aed83602faf9d03602fe64b2 diff --git a/httemplate/docs/upgrade10.html b/httemplate/docs/upgrade10.html index e1eb76881..98a457ae6 100644 --- a/httemplate/docs/upgrade10.html +++ b/httemplate/docs/upgrade10.html @@ -12,6 +12,8 @@ If migrating from 1.5.0pre6, see README.1.5.7 instead 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 Net::SSH 0.08 +install HTML::Widgets::SelectLayers 0.05 + - If using Apache::ASP, add PerlSetVar RequestBinaryRead Off and PerlSetVar IncludesDir /your/freeside/document/root/ to your Apache configuration and make sure you are using Apache::ASP minimum version 2.55. - In httpd.conf, change <Files ~ \.cgi> to <Files ~ (\.cgi|\.html)> - In httpd.conf, change AddHandler perl-script .cgi or SetHandler perl-script to AddHandler perl-script .cgi .html