From: eldy <>
Date: Wed, 31 Dec 2003 06:28:38 +0000 (+0000)
Subject: Added note to tell Perl 5.00503 is required.
X-Git-Tag: AWSTATS_6_0_RELEASE~41
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75bb44bd8ec060de086292ffbe2f5bdaf0f1b191;p=thirdparty%2FAWStats.git
Added note to tell Perl 5.00503 is required.
---
diff --git a/docs/awstats.pdf b/docs/awstats.pdf
index fa748efe..727314cc 100644
Binary files a/docs/awstats.pdf and b/docs/awstats.pdf differ
diff --git a/docs/awstats_changelog.txt b/docs/awstats_changelog.txt
index 701ba2df..01cdb747 100644
--- a/docs/awstats_changelog.txt
+++ b/docs/awstats_changelog.txt
@@ -93,6 +93,8 @@ Other/Documentation:
- Documentation seriously updated.
- FAQ updated.
+Note 0: Perl 5.00503 or higher is a requirement to use AWStats 6.0 or higher.
+
Note 1: When migrating to 6.x series, if you use the ExtraSections feature,
you must check that the parameter(s) ExtraSectionConditionX use a full
REGEX syntax (with 5.x series, this parameter could contain simple string
diff --git a/docs/awstats_upgrade.html b/docs/awstats_upgrade.html
index 46438fe8..db1ae99b 100644
--- a/docs/awstats_upgrade.html
+++ b/docs/awstats_upgrade.html
@@ -34,6 +34,8 @@
To upgrade AWStats from an old version to a new one, all you have to do is:
+* Check your Perl version is at least 5.00503. For this you can run perl -v command.
+
* Replace AWStats runtime files by new ones. For this you can:
- decompress new AWStats zip or tgz package to old install directory (AWStats
old runtime files are replaced by new ones. This works whatever is the old and new version, 3.x, 4.x, 5.x, 6.x).
@@ -49,6 +51,8 @@ those parameters did not exist, so there is no need to add them, except if you w
differently the new feature.
+Note 0: Perl 5.00503 or higher is a requirement to use AWStats 6.0 or higher.
+
Note 1: When migrating to 6.x series, if you use the ExtraSections feature,
you must check that the parameter(s) ExtraSectionConditionX use a full
REGEX syntax (with 5.x series, this parameter could contain simple string