X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fdocs%2Fupgrade10.html;h=c2b88be324fe89926e7654899841743937187a2e;hp=08fc28ea5fde15af2138042fc5802c9e5385313a;hb=f13a2ad4ddb8179f617f33d0779adca18edd871f;hpb=cad85cb8c308eb3a0a5e9fa1d13d24df5ec477b0 diff --git a/httemplate/docs/upgrade10.html b/httemplate/docs/upgrade10.html index 08fc28ea5..c2b88be32 100644 --- a/httemplate/docs/upgrade10.html +++ b/httemplate/docs/upgrade10.html @@ -5,7 +5,7 @@ install DBD::Pg 1.32 (or, if you're using a Perl version before 5.6, you could t install DBIx::DBSchema 0.23 install Net::SSH 0.08 - 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 to +- 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 install NetAddr::IP, Chart::Base, IPC::ShareLite and Locale::SubCountry