diff options
author | ivan <ivan> | 2004-03-23 03:29:40 +0000 |
---|---|---|
committer | ivan <ivan> | 2004-03-23 03:29:40 +0000 |
commit | 84d15a339737bd783b764c7f0d371084c2158ce7 (patch) | |
tree | d361a4c9cdd9d7aa711e73af16954022c015203d /httemplate/docs/upgrade10.html | |
parent | 73f34cbe08a9be968a2557cd6906dde5bb9a97a3 (diff) |
includes with Apache::ASP
Diffstat (limited to 'httemplate/docs/upgrade10.html')
-rw-r--r-- | httemplate/docs/upgrade10.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/docs/upgrade10.html b/httemplate/docs/upgrade10.html index 6f7924fb6..14e308544 100644 --- a/httemplate/docs/upgrade10.html +++ b/httemplate/docs/upgrade10.html @@ -4,7 +4,7 @@ this is incomplete install DBD::Pg 1.32 (or, if you're using a Perl version before 5.6, you could try installing DBD::Pg 1.22 with <a href="http://420.am/~ivan/DBD-Pg-1.22-fixvercmp.patch">this patch</a> and commenting out the "use DBD::Pg 1.32" at the top of DBIx/DBSchema/DBD/Pg.pm) install DBIx::DBSchema 0.23 install Net::SSH 0.08 -- If using Apache::ASP, add PerlSetVar RequestBinaryRead Off to your Apache configuration and make sure you are using Apache::ASP minimum version 2.55. +- 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. install NetAddr::IP, Chart::Base, IPC::ShareLite and Locale::SubCountry |