From: eldy <> Date: Sat, 7 Jun 2003 15:35:24 +0000 (+0000) Subject: Updated documentation. X-Git-Tag: AWSTATS_5_6_BETA~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2abdbbcd1173941cc9e51609b3e6444033fbed0;p=thirdparty%2FAWStats.git Updated documentation. --- diff --git a/docs/awstats_faq.html b/docs/awstats_faq.html index 9e4f635b..46f65de9 100644 --- a/docs/awstats_faq.html +++ b/docs/awstats_faq.html @@ -987,7 +987,7 @@ the ".UTF-8" at the end. For example, set LANG="en_US" instead of LANG PROBLEM:
AWStats seems to work but I'm not getting any results. i get a statistics page that looks like i have no hits.
SOLUTION:
-That's one of the most common problem you can get and there is 2 possible reasons :
+That's one of the most common problem you can get and there is 3 possible reasons :

1) Your log file format setup might be wrong.
If you use Apache web server
@@ -1011,6 +1011,11 @@ If you want to see data for another month/year you must:
Add -year=YYYY -month=MM on command line when building the html report page from command line.
Use an URL like http://myserver/cgi-bin/awstats.pl?config=xxx&year=YYYY&month=MM if viewing stats with AWStats used as a CGI.

+3) When you read your statistics, AWStats does not use the same config file than the one +used for the update process. Scan your disk for files that match awstats.*conf and remove +all files that are not the config file(s) you need (awstats.conf files, if found, can be deleted. +It is better to use a config file called awstats.mydomain.conf).
+

FAQ-SET400 : PIPE REDIRECTION TO A FILE GIVE ME AN EMPTY FILE