]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Added note to tell Perl 5.00503 is required.
authoreldy <>
Wed, 31 Dec 2003 06:28:38 +0000 (06:28 +0000)
committereldy <>
Wed, 31 Dec 2003 06:28:38 +0000 (06:28 +0000)
docs/awstats.pdf
docs/awstats_changelog.txt
docs/awstats_upgrade.html

index fa748efe2730ac8bbf2fa14782eabbeac476532f..727314ccb8324a6da8ffd44ddb2c714f2a155a7b 100644 (file)
Binary files a/docs/awstats.pdf and b/docs/awstats.pdf differ
index 701ba2dfd5de52f6410993da34d8c24924e9883b..01cdb74732fea9d0fff3a4508cf595192baeb558 100644 (file)
@@ -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
index 46438fe88657c0d898839f922560803c4b513a4b..db1ae99bfec276da268387ac826f4244c0805fa5 100644 (file)
@@ -34,6 +34,8 @@
 
 To upgrade AWStats from an old version to a new one, all you have to do is:<br>
 <br>
+* <b>Check your Perl version is at least 5.00503</b>. For this you can run <i>perl -v</i> command.<br>
+<br>
 * <b>Replace AWStats runtime files</b> by new ones. For this you can:<br>
 &nbsp; &nbsp; &nbsp; &nbsp;- 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).<br>
@@ -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.<br>
 <br>
 
+<u>Note 0:</u> Perl 5.00503 or higher is a requirement to use AWStats 6.0 or higher.
+<br>\r
 <u>Note 1:</u> When migrating to 6.x series, if you use the ExtraSections feature,\r
   you must check that the parameter(s) ExtraSectionConditionX use a full\r
   REGEX syntax (with 5.x series, this parameter could contain simple string\r