From d384acea721092aebd4ffd972a2c3a80208e80ae Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 28 Feb 2004 22:43:18 +0000 Subject: Apache::ASP 2.55 required --- httemplate/docs/install.html | 1 + httemplate/docs/upgrade-1.4.2.html | 1 + 2 files changed, 2 insertions(+) (limited to 'httemplate') diff --git a/httemplate/docs/install.html b/httemplate/docs/install.html index c223394e9..ed306f2d3 100644 --- a/httemplate/docs/install.html +++ b/httemplate/docs/install.html @@ -140,6 +140,7 @@ $MLDBM::RemoveTaint = 1; </Perl> PerlSetVar Global /usr/local/etc/freeside/asp-global/ PerlSetVar Debug 2 +PerlSetVar RequestBinaryRead Off </Directory> diff --git a/httemplate/docs/upgrade-1.4.2.html b/httemplate/docs/upgrade-1.4.2.html index ea6ebe92b..1feaa803a 100644 --- a/httemplate/docs/upgrade-1.4.2.html +++ b/httemplate/docs/upgrade-1.4.2.html @@ -10,6 +10,7 @@
  • Install IPC::ShareLite
  • Install HTML::Widgets::SelectLayers 0.03.
  • CGI.pm minimum version 2.47 is required. You will probably need to install a current CGI.pm from CPAN if you are using Perl 5.005 or earlier. +
  • If using Apache::ASP, add PerlSetVar RequestBinaryRead Off to your Apache configuration and make sure you are using Apache::ASP minimum version 2.55.
  • Run make aspdocs or make masondocs.
  • Copy aspdocs/ or masondocs/ to your web server's document space.
  • Run make install-perl-modules. -- cgit v1.2.1